Skip to content

Releases: nur-taskrunner/nur

Release v0.8.1

30 Jul 19:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

Release v0.8.0

24 Jul 05:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.3...v0.8.0

Release v0.7.3

22 Jul 20:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.3

Release v0.7.2

20 Jul 10:41
Compare
Choose a tag to compare

What's Changed

  • Fixed typo in the README I just updated 🤷‍♂️

Full Changelog: v0.7.1...v0.7.2

Release v0.7.1

20 Jul 10:27
Compare
Choose a tag to compare

What's Changed

  • Update dependencies to their latest versions
  • Update README to link to new nur documentation
    • The goal of this release in mainly to update external docs using this README on crates.io, lib.rs etc. as well 😉

Full Changelog: v0.7.0...v0.7.1

Release v0.7.0

26 Jun 05:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.7.0

Release v0.6.2

03 Jun 20:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

Release v0.6.1

31 May 05:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

Release v0.6.0

28 May 21:14
Compare
Choose a tag to compare

What's Changed

  • #22 Update to nu version 0.94 by @ddanier in #23
    • This will update nur to use nu shell 0.94.0
    • BREAKING: This removes the dataframe feature from nur. This should only have any impact on you if you compiled nur yourself, the dataframe feature was never included in any pre-built binaries. Note that nur has no replacement for dataframe as plugins are not supported (yet?).
    • See full release notes provided by nu shell for some more details and additional BREAKING changes: https://www.nushell.sh/blog/2024-05-28-nushell_0_94_0.html

Full Changelog: v0.5.2...v0.6.0

Release v0.5.2

28 May 13:24
Compare
Choose a tag to compare

What's Changed

  • #20 Add and activate which-support feature flag by @ddanier in #21
    • This will enable the which builtin command nu provides on all platforms
    • Thanks @maximousblk for reporting this issue

Full Changelog: v0.5.1...v0.5.2