Releases: snivilised/extendio
Releases Β· snivilised/extendio
v0.1.5
β¨ Highlights
- Test data created on the fly
- Improved zsh workflow scripts
Changelog
π Bug fixes
- 126356e: fix(scripts): correct regex check in release (#165) (@plastikfan)
π₯ Others
- 45c2f2e: chore(scripts): improve shell funcs (#163) (@plastikfan)
- 25d8eed: test(nav): create data data om the fly (#160) (@plastikfan)
v0.1.4
β¨ Highlights
- Fixed go get issue caused by test files containing an apostophe (#150)
Changelog
π₯ Others
- 606ff7c: chore(test): fix test files (#150) (@plastikfan)
- 5941302: chore(test): write dummy zero to test files (#150) (@plastikfan)
v0.1.3
Changelog
π₯ Others
- eb221be: chore(test): rename test files containg apostrophe (#150) (@plastikfan)
v0.1.2
Changelog
π Features
- bbb1018: feat(nav): add client logger (#136) (@plastikfan)
- fe9ef09: feat(nav): ensure filter can be used for listener (#125) (@plastikfan)
π Bug fixes
- 2ceae20: fix(nav): alter test to save after a traversal (#135) (@plastikfan)
- 205a4ed: fix(nav): implement listener with filters (#126) (@plastikfan)
π₯ Others
- 452d5c3: chore(config): add no-commit-to-branch hook (#146) (@plastikfan)
- abcab1a: chore(deps): bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.1 (@dependabot[bot])
- 64c54ce: chore(deps): bump github.com/onsi/gomega from 1.27.2 to 1.27.4 (@dependabot[bot])
- 7160db0: chore(gh-actions): exclude merge commits from changelog (#120) (@plastikfan)
- f1b5594: chore(scripts): change the way default branch is retrieved (#137) (@plastikfan)
- 7ba5f88: chore(test): rename test files containg apostrophe (#150) (@plastikfan)
- 57a6834: doc: add documentation (#122) (@plastikfan)
- ceeb6b2: ref(nav): change IfNotApplicable to be enum so it can default to true (#142) (@plastikfan)
- 06f4646: ref(nav): miscellaneous refactorings (#141) (@plastikfan)
- 9e2b29a: ref(nav): remove patch no from worflow go version (#131) (@plastikfan)
- cda9374: ref(nav): session should return error (#123) (@plastikfan)
- 57aca23: ref(nav): split new-translator (#144) (@plastikfan)
v0.1.1
Changelog
π Features
- 6675d1e: feat(i18n): define translations implementation (#45) (@plastikfan)
- 17e4941: feat(nav): add const ref to var prop (#87) (@plastikfan)
- 5a6505f: feat(nav): add logger (#36) (@plastikfan)
- 1eab7e2: feat(nav): add session and runner (#91) (@plastikfan)
- 80d41c5: feat(nav): add traverse within (#17) (@plastikfan)
- 0742644: feat(nav): create resume skeleton (#59) (@plastikfan)
- f99abb7: feat(nav): create resume spawner (#72) (@plastikfan)
- 8b4a422: feat(nav): create resume strategy (#60) (@plastikfan)
- 5ed5195: feat(nav): deep copy options (#51) (@plastikfan)
- 7ea389e: feat(nav): implement folders with files subscription (#48) (@plastikfan)
- d0319ec: feat(nav): implement fastward resume strategy (#64) (@plastikfan)
- 7b17e27: feat(nav): implement generic stack (#62) (@plastikfan)
- 4d2e265: feat(nav): implement json marshalling for options (#52) (@plastikfan)
- 8c238d9: feat(nav): implement traversal filtering (#37) (@plastikfan)
- d030668: feat(nav): implement traverse result (#44) (@plastikfan)
- b63c484: feat(nav): incomplete fastward strategy, needs refactor (#64) (@plastikfan)
- bb438ba: feat(nav): minor refactoring renames (@plastikfan)
- d93b381: feat(nav): minor refactors to set up for spawn resume (#71) (@plastikfan)
- 26af584: feat(nav): move filter to filter.current (#49) (@plastikfan)
- bdf5d66: feat(nav): persist traversal state (#55) (@plastikfan)
- 7b01aed: feat(nav): terminate listening with custom error (#35) (@plastikfan)
- bfa286f: feat(nav): tidy up (#93) (@plastikfan)
- 2f412c8: feat(nav): use directory entry order to navigate (#47) (@plastikfan)
- d688cbf: feat(nav): use logger (#92) (@plastikfan)
- 8da934f: feat(utils): define property struct (#82) (@plastikfan)
- 9198008: feat(xfs): implement filter IfNotApplicable (#40) (@plastikfan)
π Bug fixes
- 4a4068f: fix(nav): defer file close in readentries (#104) (@plastikfan)
- 0d050e6: fix(nav): extension panic (#61) (@plastikfan)
- 8d2c1b1: fix(nav): fix resume double invoke (#84) (@plastikfan)
- 4f5f5cc: fix(xfs): set file system node type designation correctly (#38) (@plastikfan)
- 7c7aee1: fix: create third party error correctly in nav agent (#105) (@plastikfan)
- e37a8a8: fix: update go test step using -coverpkg param (#113) (@plastikfan)