Releases: snivilised/extendio
Releases Β· snivilised/extendio
v0.7.0
Changelog
π Features
- 1b3184a: feat(bus): add message bus (#444) (@plastikfan)
π₯ Others
- 6ab2988: chore(deps): bump github.com/nicksnyder/go-i18n/v2 from 2.3.0 to 2.4.0 (@dependabot[bot])
- 7716d3e: chore(deps): bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 (@dependabot[bot])
- b8a197b: chore(deps): bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 (@dependabot[bot])
- b2d4066: chore(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0 (@dependabot[bot])
- dec5480: chore(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.0 (@dependabot[bot])
- 1279363: chore(deps): bump github.com/onsi/gomega from 1.33.0 to 1.33.1 (@dependabot[bot])
- 6da5183: chore(deps): bump github.com/snivilised/lorax from 0.4.4 to 0.5.1 (@dependabot[bot])
- e06fcc8: chore(deps): bump github.com/snivilised/lorax from 0.5.1 to 0.5.2 (@dependabot[bot])
- a7697a2: chore(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0 (@dependabot[bot])
- 76a306f: chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 (@dependabot[bot])
v0.6.1
Changelog
π₯ Others
- 3737e95: chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 (@dependabot[bot])
- 5bdc331: chore(deps): bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.15.0 (@dependabot[bot])
- 2a71e7d: chore(deps): bump github.com/onsi/gomega from 1.30.0 to 1.31.1 (@dependabot[bot])
- 3bac6c4: ref(nav): rename skim to no-recurse (#423) (@plastikfan)
v0.6.0
Changelog
π Bug fixes
- 3fbdb69: fix(nav): rename traverse-item isdir to isdirectory (#413) (@plastikfan)
v0.5.6
v0.5.5
Changelog
π Features
- 69cf7ad: feat(nav): add exclusion to extended glob filter (#410) (@plastikfan)
π₯ Others
- 5ed4fa0: chore(deps): bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0 (@dependabot[bot])
v0.5.4
Changelog
π Features
- 92d9ec4: feat(nav): add extended glob filter (#400) (@plastikfan)
- 4541bc3: feat(utils): add ensure-path-at (#403) (@plastikfan)
π Bug fixes
- 431fb2b: fix(utils): use permission in ensure-path-at (#403) (@plastikfan)
v0.5.3
Changelog
π₯ Others
- 8a5f35f: ref(nav): migrate to slog (#354) (@plastikfan)
- c9cf7c5: test(nav): use slog with boost (#396) (@plastikfan)
v0.5.2
Changelog
π Features
- ae14253: feat(nav): set maximum traversal depth (#159) (@plastikfan)
π₯ Others
- 260c792: chore(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 (@dependabot[bot])
v0.5.1
v0.5.0
Changelog
π Features
- 0d7bca4: feat(collections): add runnable iterators (#385) (@plastikfan)
π₯ Others
- e8436be: chore(deps): bump github.com/nicksnyder/go-i18n/v2 from 2.2.2 to 2.3.0 (@dependabot[bot])
- 457b6c1: chore(deps): bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 (@dependabot[bot])
- cd8615a: chore(deps): bump github.com/samber/lo from 1.38.1 to 1.39.0 (@dependabot[bot])
- c6bcfcd: ref(collections): rename BeginIt to ForwardIt (#384) (@plastikfan)
- eb5504c: ref(nav): define local isNil method on sampling-while-iterator (#378) (@plastikfan)