Releases: DrJosh9000/yarn
Releases · DrJosh9000/yarn
v0.6.1
What's Changed
The big things
- Move to vanity import paths by @DrJosh9000 in #25
This means updating your code to import "drjosh.dev/yarn"
instead of the repo URL. Old releases should continue to work at the old import path.
Other stuff
- Revert "Put BK logo in build badge" by @DrJosh9000 in #11
- Create dependabot.yml by @DrJosh9000 in #12
- Bump github.com/google/go-cmp from 0.5.6 to 0.6.0 by @dependabot in #13
- Bump github.com/alecthomas/participle/v2 from 2.0.0 to 2.1.1 by @dependabot in #14
- Bump golang.org/x/text from 0.9.0 to 0.14.0 by @dependabot in #16
- Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #15
- Bump golang.org/x/text from 0.14.0 to 0.15.0 by @dependabot in #17
- Bump google.golang.org/protobuf from 1.33.0 to 1.34.1 by @dependabot in #18
- Bump golang.org/x/text from 0.15.0 to 0.16.0 by @dependabot in #19
- Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in #20
- Bump golang.org/x/text from 0.16.0 to 0.17.0 by @dependabot in #21
- Bump golang.org/x/text from 0.17.0 to 0.18.0 by @dependabot in #22
- Bump golang.org/x/text from 0.18.0 to 0.19.0 by @dependabot in #23
- Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 by @dependabot in #24
New Contributors
- @dependabot made their first contribution in #13
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Add AsyncAdapter by @DrJosh9000 in #7
- Make MapVariableStorage concurrent-safe by @DrJosh9000 in #8
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Maintenance: bring up to v2.3 (mostly) by @kalexmills in #2
- Add Code of Conduct, and CONTRIBUTING.md by @DrJosh9000 in #3
Full Changelog: v0.4.2...v0.5.0