Skip to content
This repository has been archived by the owner on Dec 23, 2023. It is now read-only.

Releases: sidwebworks/zors

Release 0.1.6

16 Aug 11:55
Compare
Choose a tag to compare

0.1.6 (2022-08-16)

Bug Fixes

Release 0.1.5

15 Aug 21:04
Compare
Choose a tag to compare

0.1.5 (2022-08-15)

Bug Fixes

Release 0.1.4

15 Aug 16:38
Compare
Choose a tag to compare

0.1.4 (2022-08-15)

Bug Fixes

  • support both ESM and CJS :( (6fefbaa)

Release 0.1.3

04 Jul 11:33
Compare
Choose a tag to compare

0.1.3 (2022-07-04)

Bug Fixes

  • improve types for optional args (bc60c13)

Release 0.1.2

02 Jul 05:59
Compare
Choose a tag to compare

0.1.2 (2022-07-02)

Full Changelog: 0.1.1...0.1.2

Release 0.1.0

01 Jul 19:39
Compare
Choose a tag to compare
  • chore: setup release command (ebee1d8)
  • chore: husky config (9a8dde8)
  • chore: documentation (2d7011a)
  • chore: update README.md (957ffe8)
  • feat: async plugin bootstrap and concurrency (2e33c80)
  • fix: sub command args parsing and more (abfb6ed)
  • updated README.md (081180c)
  • fix: plugin system config/tools merging (033d8fc)
  • fix: add @types/node to workspace root deps (0bf7473)
  • Update README.md (6747dff)
  • chore: update README.md (183e4f2)
  • fix: configuration merge (a178b72)
  • feat: add with-tools example (981f9dc)
  • Merge branch 'sidwebworks:master' into readme-changed (90e0099)
  • fix: eventing types and update snaps (4a4659a)
  • updated README.md (a213c3d)
  • fix: eventing types and update snaps (4c9fb9b)
  • fix: update integration snapshots (2114a69)
  • fix: print command usage sections (2a84890)
  • chore: refactor to a mono-repo structure (2eb1b88)
  • feat: add integration tests for input validation (17e230e)
  • fix: help options config (1d4c8a5)
  • fix: improve typescript support (8ff5482)
  • fix: extend deno flags with camel-cased option (66d1474)
  • fix: add option tests (589a116)
  • fix: add tests for program and bug fixes (690c19e)
  • fix: default formatters should be asserted (7938f8d)
  • fix: option default parsing (45a8279)
  • Update repo files (02b66a6)
  • fix: option alias parsing (4083613)
  • fix: option validation (1e9b0d8)
  • Update README.md (23113a3)
  • Update issue templates (d39e893)
  • Create CODE_OF_CONDUCT.md (1d50833)
  • feat: help generation (5590d79)
  • fix: refactor folder structure (f348860)
  • feat: arg and option validation (9909c79)
  • feat: plugin system (96873bb)
  • fix: rewrite the entire architecture (b3c998b)
  • feat(core): add demo (9c25e55)
  • feat(core): add demo (e260883)
  • Merge branch 'master' of github.com:sidwebworks/coot (74820dd)
  • feat(core): add demo and parser tests (a98d2e7)
  • Update README.md (21fc8a7)
  • feat(core): writing initial tests (60ce114)
  • feat(core): work in progress (7ae0cd2)
  • feat: add life-cycle hooks (32567c1)
  • chore: experimental setup (a2c9967)
  • Initial commit (03cb718)