Skip to content

Releases: noctisynth/archons

v0.2.13

20 Jun 07:59
be7e741

Choose a tag to compare

Patch Changes

  • 52a13ca: Bump napi-rs version and add new targets

v0.2.12

16 Jun 09:13
5840302

Choose a tag to compare

Patch Changes

  • d791199: Bump up all Rust dependencies

v0.2.11

22 Apr 12:40
af1ebda

Choose a tag to compare

Patch Changes

  • 7a1a423: Update dependencies
  • dc4ed52: Optimize action resolver, auto set action to SetTrue when parser is "boolean"

v0.2.10

22 Apr 11:49
d75ec90

Choose a tag to compare

Patch Changes

  • 7129402: Fix some compatibilities in inquire and use macros to minify codes

v0.2.9

01 Mar 15:44
6438659

Choose a tag to compare

Patch Changes

  • 8a0113c: Use macro apply for resolvers

v0.2.8

26 Jan 05:28
f50646d

Choose a tag to compare

Patch Changes

  • 12b8866: Add support for Deno.js
  • 12b8866: Add support for inquire feature
  • 12b8866: Fix clippy warnings
  • 12b8866: Optimize performance of the parser and resolver

v0.2.7

13 Jan 13:12
4fc39be

Choose a tag to compare

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

04 Jan 15:30
0d1e641

Choose a tag to compare

Patch Changes

  • 87b3e8a: chore: bump up all non-major dependencies
  • 8ae38a4: Use faster hash algorithm instead of safe hasher

v0.2.5

26 Aug 11:55
5763f16

Choose a tag to compare

Patch Changes

  • 2018e1b: chore: bump up oxlint version to ^0.9.0

v0.2.4

06 Aug 07:14
93c7798

Choose a tag to compare

Patch Changes

  • dc0eac1: Improve doc string of run function
  • fcccf4e: Add num_args range resolver
  • fcccf4e: Support required_equals option field