Releases: kinode-dao/kit
Releases · kinode-dao/kit
v0.8.4
Hotfix the kit new
template find-and-replace logic
Full Changelog: v0.8.3...v0.8.4
v0.8.3
What's Changed
- robustness by @nick1udwig in #265
- build: temporarily drop non rust support by @nick1udwig in #269
- new: update chat UI by @nick1udwig in #270
- v0.8.3 by @nick1udwig in #266
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- fakenet: update kinostate json by @bitful-pannul in #260
- get appropriate foundry version & kinostate for fake node version by @nick1udwig in #263
- v0.8.2 by @nick1udwig in #262
Full Changelog: v0.8.1...v0.8.2
v0.8.1
v0.8.0
Breaking Changes
kit build
will no longer "build" staticui/
by copying its contents topkg/
. If you used this functionality, please move your staticui/
directory into thepkg/
directory.- Datetime of files in zips changed.
kit new
andkit build
now enforce-
s in process & package names: no_
s allowed!
What's Changed
- build: add
--reproducible
flag, using docker by @nick1udwig in #248 - fix template: import println in blank by @bitful-pannul in #250
- update
current_version
by @nick1udwig in #254 - build: improve UI building by @nick1udwig in #255
- no cab fr fr by @nick1udwig in #257
- build: include exclude by @nick1udwig in #258
- fix small nits by @nick1udwig in #259
- v0.8.0 by @nick1udwig in #247
Full Changelog: v0.7.6...v0.8.0
v0.7.6
What's Changed
- small tweaks by @nick1udwig in #244
- v0.7.6 by @nick1udwig in #243
Full Changelog: v0.7.5...v0.7.6
v0.7.5
What's Changed
- new: add logging to templates by @nick1udwig in #241
- v0.7.5 by @nick1udwig in #240
Full Changelog: v0.7.4...v0.7.5
v0.7.4
What's Changed
- boot-fake-node: use linux aarch64 by @nick1udwig in #237
- build: fix up to date detection by @nick1udwig in #238
- boot-fake-node: fix offline cache-based-fallback by @nick1udwig in #239
- v0.7.4 by @nick1udwig in #236
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
- run-tests: fix relative paths (they are now wrt the file) by @nick1udwig in #232
- run-tests: generalize scripts by @nick1udwig in #235
- v0.7.3 by @nick1udwig in #233
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
- new,build: make it work with
_
s &-
s by @nick1udwig in #222 - build: cache downloads with sha hash of url not hex encoding by @nick1udwig in #223
- fix
kit r
&kit b
when upgrading api by @nick1udwig in #224 - improve hep cab handling by @nick1udwig in #226
- build: provide useful errors when process_lib versions mismatch by @nick1udwig in #227
- inject_message: add debug-level logging for rpc requests/responses by @nick1udwig in #229
- run-tests: fix test_package_paths for more general paths by @nick1udwig in #230
- v0.7.2 by @nick1udwig in #221
Full Changelog: v0.7.1...v0.7.2