Skip to content

Releases: supitsdu/climonad.js

v1.0.0-alpha.3

09 May 04:40
18bcf64
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release

What's Changed

  • feat: Implement Class-Based Help System (CLIHelp) and Core Refactoring by @supitsdu in #46

Full Changelog: v1.0.0-alpha.2...v1.0.0-alpha.3

v1.0.0-alpha.2

02 May 00:59
0757e0a
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-alpha.1...v1.0.0-alpha.2

v1.0.0-alpha.1

02 May 00:46
4e653f1
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

What's Changed

  • feat: Add new composable API and Registry - includes docs and tests by @supitsdu in #43

Full Changelog: v0.4.0...v1.0.0-alpha.1

v0.4.0

10 Jan 17:07
871fc4b
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

What's Changed

  • chore: Upload new bug report issue template by @supitsdu in #8
  • chore: Upload new feature request issue template by @supitsdu in #9
  • docs: Add SECURITY.md file to outline security policy by @supitsdu in #10
  • docs: Create CODE_OF_CONDUCT.md by @supitsdu in #11
  • chore: update formatting tools, improve linting configs, and minor docs adjustments. by @supitsdu in #13
  • docs: updates to the CONTRIBUTING.md and README.md files to improve clarity, structure, and consistency. by @supitsdu in #14
  • ci: updates to the GitHub Actions workflows for continuous integration (CI) and release processes. by @supitsdu in #15
  • refact: rename "options" to "flags" for consistency and clarity. by @supitsdu in #16
  • refact(cli)!: restructure CLI argument handling including improved API (with API References) by @supitsdu in #19
  • build(deps-dev): bump @types/node from 22.10.2 to 22.10.3 by @dependabot in #18
  • build(deps-dev): bump typescript-eslint from 8.18.1 to 8.19.1 by @dependabot in #21

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

19 Dec 14:35
8ce1b8b
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

What's Changed

  • docs: new CONTRIBUTING.md file and a minor change to the README.md by @supitsdu in #3
  • docs: updates the README.md file to improve clarity and consistency by @supitsdu in #4
  • feat: support for required flags and improve the post-processing of parsed results by @supitsdu in #5
  • chore: bump version to 0.3.0 in package.json and package-lock.json by @supitsdu in #7

Full Changelog: v0.2.0...v0.3.0

v0.2.0

18 Dec 04:50
5dd876f
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

What's Changed

  • feat!: Refactored CLI, Typed Flags, Updated Docs & Build (v0.2.0) by @supitsdu in #2

Full Changelog: v0.1.0...v0.2.0

v0.1.0

09 Dec 23:24
d1a2a6c
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release