Releases: noctisynth/archons
Releases · noctisynth/archons
v0.2.7
Patch Changes
- 7ef1753: Refactor
Context
into a js class
- 4aa02ff: Support set custumized tick strings and progress chars
- fa31f1f: Add progressbar feature for
Context
v0.2.6
Patch Changes
- 87b3e8a: chore: bump up all non-major dependencies
- 8ae38a4: Use faster hash algorithm instead of safe hasher
v0.2.5
Patch Changes
- 2018e1b: chore: bump up oxlint version to ^0.9.0
v0.2.4
Patch Changes
- dc0eac1: Improve doc string of
run
function
- fcccf4e: Add
num_args
range resolver
- fcccf4e: Support
required_equals
option field
v0.2.3
Patch Changes
- d9a1ad6: Lock rust dependencies version
v0.2.2
Patch Changes
- 4133af7: Support
exclusive
field for arguments
- 4133af7: Support set
value_hint
for arguments
v0.2.1
Patch Changes
- 2c3ce3f: Wrap
parse_arguments
to inner function
- 2c3ce3f: Fix global option can't be downcast
v0.1.7
What's Changed
- fix: prepublish package names by @fu050409 in #49
- refactor: extract resolvers to single module by @fu050409 in #51
- feat: fill options and improve resolving option by @fu050409 in #52
- chore(release): version packages by @github-actions in #50
Full Changelog: v0.1.6...v0.1.7