Skip to content

Release v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Apr 16:40
· 143 commits to main since this release

What's Changed

  • This can be seen as the first "stable" release of nur! From now on I will follow semantic versioning
  • Code was refactored to improve testability
  • As of this: A lot of tests were added to ensure nur actually works
  • config.nu by default does now NOT load what nu provides. Instead we are using a rather minimal file, see
    default_nur_config.nu
  • Some other refactorings and improvements to increase overall code quality. Will also allow for faster changes
    in the future
  • I removed some dead code and code comments
  • As always:

Full Changelog: v0.1.17...v0.2.0