Releases: hasansezertasan/nur
Releases · hasansezertasan/nur
v0.4.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
0.4.0 (2026-08-13)
🚀 Features
add moon (moonrepo) provider for task discovery (#121 ) (9fb4302 )
♻️ Refactoring
just: parse justfile statically instead of shelling out (#122 ) (0362df9 )
v0.3.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
0.3.0 (2026-08-12)
🚀 Features
add cargo-make provider for task discovery (#92 ) (6ccd6b1 )
add composer provider for task discovery (#109 ) (c0882b4 )
add deno provider for task discovery (#93 ) (ee096f7 )
🐛 Bug Fixes
renovate: resolve copier template git-tags lookup failure (#85 ) (b4eb59f )
♻️ Refactoring
adopt the template's src/nur/core/ package layout (#107 ) (3ff5afa )
📝 Documentation
add ADR-0001 provider selection criteria (#90 ) (0c76d8f )
v0.2.1
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
0.2.1 (2026-08-06)
🐛 Bug Fixes
correct stale nur-tui references and pre-PyPI install docs (#59 ) (0381e10 )
migrate suppression comments to ruff 0.16 structured syntax (#66 ) (0b7469d )
🛠 Build
deps: include all dependency groups in dev (#60 ) (dd9f91b )
v0.2.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
0.2.0 (2026-08-05)
🚀 Features
providers: add mise provider for task discovery (#33 ) (adc7b66 )
providers: add xc provider for task discovery (#37 ) (e701f97 )
start the TUI instantly and run task discovery in the background (#17 ) (484bf60 )
support python -m nur as a console-script alias (#9 ) (2809f43 )
v0.1.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
0.1.0 (2026-07-31)
🚀 Features
scaffold nur from copier-pyproject with Typer CLI and Textual TUI (6046e58 )
🐛 Bug Fixes
exclude release-please CHANGELOG.md from markdownlint (#5 ) (5d92138 )
repair CI and release-please failures from initial scaffold (#3 ) (a37b189 )
🧪 Tests
tui: harden flaky interrupt test with wall-clock wait (#6 ) (c8fc893 )