Skip to content

Releases: nur-taskrunner/nur

Release 0.19.0

06 Sep 15:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.1...v0.19.0+0.107.0

Release v0.18.1

30 Jul 11:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.0...v0.18.1

Release v0.18.0

28 Jul 17:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.2...v0.18.0

Release v0.17.2

08 Jul 20:26
Compare
Choose a tag to compare

What's Changed

  • fix: TLS not being initialised correctly due to latest changes in nu. Will work now again. Sorry for the inconvenience! by @ddanier

Full Changelog: v0.17.1...v0.17.2

Release v0.17.1

08 Jul 20:05
Compare
Choose a tag to compare

What's Changed

  • fix: auto-discovery of dotenv file by @2bndy5 in #58
    • Error handling was poor, so in some cases nur did panic
    • Example: .env was a directory instead of a file
    • Big thanks to @2bndy5 for the bug report and providing a fix 🥳

New Contributors

Full Changelog: v0.17.0...v0.17.1

Release v0.17.0

05 Jul 16:06
Compare
Choose a tag to compare

What's Changed

  • nur will now automatically load .env files in your project root by @pyz4 in #52
    • You may use --dotenv=... to supply a different file
    • Use --dotenv=null to disable dotenv loading
  • Upgrade to nu 0.105.1 by @ddanier in #54

New Contributors

  • @pyz4 made their first contribution in #52 🥳

Full Changelog: v0.16.0...v0.17.0

Release v0.16.0

30 Apr 05:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.2...v0.16.0

Release v0.15.2

05 Apr 21:53
Compare
Choose a tag to compare

What's Changed

  • fix: nur --list did not return list of tasks any more, this is now solved by @ddanier
    • If your nur shell completion didn't work, it should be back to normal again after this update

Full Changelog: v0.15.1...v0.15.2

Release v0.15.1

05 Apr 21:42
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump openssl from 0.10.71 to 0.10.72 by @dependabot in #43
    • this should fix a minor security issue in openssl.

Full Changelog: v0.15.0...v0.15.1

Release v0.15.0

19 Mar 07:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.2...v0.15.0