v0.2.0
Changelog
π Features
- 5e3988c: feat(nav): define consume operator (#302) (@plastikfan)
- fa65fdc: feat(nav): set an empty item extension, when error found (#293) (@plastikfan)
- f69db56: feat(nav): use context for concurrent navigation (#292) (@plastikfan)
- 3d1a1b2: feat(rxgo): add just operator (#270) (@plastikfan)
- d346b51: feat(utils): add resolvepath function (#294) (@plastikfan)
π Bug fixes
- 5efde9f: fix(nav): fake send on closed channel message (316) (@plastikfan)
- e09d3ee: fix(nav): integrate annotated work group into navigator worker pool (#298) (@plastikfan)
- b874f5e: fix(nav): make resume strategies use of work pool consistent (#298) (@plastikfan)
π₯ Others
- 99e7860: chore(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 (@dependabot[bot])
- f63c80e: chore(deps): bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 (@dependabot[bot])
- 9cd717f: chore(deps): bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1 (@dependabot[bot])
- 21efaea: chore(deps): bump github.com/onsi/ginkgo/v2 from 2.9.4 to 2.11.0 (@dependabot[bot])
- 99aa21d: chore(deps): bump github.com/onsi/gomega from 1.27.10 to 1.28.0 (@dependabot[bot])
- ad1e938: chore(deps): bump github.com/onsi/gomega from 1.27.8 to 1.27.10 (@dependabot[bot])
- 9167295: chore(deps): bump go.uber.org/zap from 1.24.0 to 1.25.0 (@dependabot[bot])
- 76ff343: chore(deps): bump go.uber.org/zap from 1.25.0 to 1.26.0 (@dependabot[bot])
- c273d73: chore(deps): bump golang.org/x/text from 0.10.0 to 0.11.0 (@dependabot[bot])
- f8e07f2: chore(deps): bump golang.org/x/text from 0.11.0 to 0.12.0 (@dependabot[bot])
- bd054e1: chore(deps): bump golang.org/x/text from 0.12.0 to 0.13.0 (@dependabot[bot])
- 05127bb: chore(deps): bump golang.org/x/text from 0.9.0 to 0.10.0 (@dependabot[bot])
- 9eaf151: chore(deps): manual bump github.com/snivilised/lorax from 0.3.0 to 0.3.1 (@plastikfan)
- 53c4884: chore(deps): manual bump github.com/snivilised/lorax to 0.4.0 (@plastikfan)
- a48eecd: chore(rxgo): remove package (#282) (@plastikfan)
- 506663b: chore(scripts): change endfeat to check for upstream branch (#284) (@plastikfan)
- 968122a: ref(nav): adapt runner and session for concurrency (#320)" (@plastikfan)
- 2d12e4f: ref(nav): move async cleanup to accelerator (314) (@plastikfan)
- 32301d2: ref(nav): redefine wp stream types and tidy async info (#309) (@plastikfan)
- 7803b9f: ref(nav): remove context from async info (#327) (@plastikfan)
- 0d9e3e8: ref(nav): tidy concurrency (#329) (@plastikfan)
- e75c0de: ref(nav): update async refs to new boost pkg (#310) (@plastikfan)
- 392b189: ref(utils): minor tweaks to resolvepath (#294) (@plastikfan)
- 8f7a17d: test(rx): add base rx-assert (#266) (@plastikfan)
- 30cc285: test(rx): add has items matcher (#266) (@plastikfan)
- a79dc85: test(rx): add rx-assert gomega matchers (#266) (@plastikfan)