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)