Skip to content

Releases: olson-sean-k/nym

v0.1.0

19 May 06:00
Compare
Choose a tag to compare

This is an unstable release that introduces a suite of basic features.

  • From-pattern are far more robust, with support for lazy zero-or-more wildcards, character classes, alternatives, correct handling of prefixed parent directories, and more.
  • To-patterns now support formats for properties and text formatters for substitutions. New properties have also been added.
  • The nym binary has been moved into the nym-cli crate.
  • nym has moved flags and options after their corresponding sub-command, supports LS_COLORS and paging, provides toggles for interactivity, and has added a find sub-command.

Note that this GitHub release is cut from the v0.1.0r1 tag (ae5729d) and not the v0.1.0 tag, because there is a bug in the release GitHub action at v0.1.0.