Releases: ianlewis/runeio
Releases · ianlewis/runeio
v1.1.1
v1.1.0
Features in v1.1.0
Performance Improvements in v1.1.0
All changes since v1.0.0
- chore: Make dependabot updates monthly by @ianlewis in #50
- ci: Fix benchmark push on main workflow by @ianlewis in #55
- docs: Add benchmark instructions to CONTRIBUTING by @ianlewis in #56
- ci: Update workflow triggers by @ianlewis in #57
- test: Add benchmark for
ReadRuneby @ianlewis in #58 - feat: Add
Bufferedmethod. by @ianlewis in #59 - test: Update benchmarks to use buffer by @ianlewis in #60
- test: Update benchmarks to not trigger EOF by @ianlewis in #63
- perf: Fill buffer to minimize copies by @ianlewis in #61
- perf: Optimize
Discardby @ianlewis in #64 - chore(version): v1.1.0 by @ianlewis in #65
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Features in v1.0.0
- Implement
io.RuneScanner- (7cd3b5d) - @ianlewis - Add a
Sizemethod - (8595886) - @ianlewis - Allow using any
io.RuneReader- (0ad65d3) - @ianlewis - Make errors public - (ff0a0f4) - @ianlewis
RuneReader- (08ab842) - @ianlewis
All Changes
- docs: Add badges by @ianlewis in #10
- feat: Make errors public by @ianlewis in #15
- refactor: Rune buffer use by @ianlewis in #18
- ci: Add tests for supported Go versions by @ianlewis in #19
- feat: Allow using any
io.RuneReaderby @ianlewis in #20 - feat: Add a
Sizemethod by @ianlewis in #23 - ci: Add cocogitto check by @ianlewis in #25
- test: utf8 decode errors by @ianlewis in #26
- ci: Test with Go 1.21 by @ianlewis in #28
- feat: Implement
io.RuneScannerby @ianlewis in #29 - ci: Add tag_prefix to cog config by @ianlewis in #30
- docs: Add examples by @ianlewis in #31
- Create CODE_OF_CONDUCT.md by @ianlewis in #32
- docs: Add CONTRIBUTING.md by @ianlewis in #34
- docs: Create SECURITY.md by @ianlewis in #33
- ci: Add dependabot rule for GitHub Actions by @ianlewis in #35
- test: Add benchmarks by @ianlewis in #40
- build(deps): Bump ossf/scorecard-action from 2.2.0 to 2.3.1 by @dependabot[bot] in #39
- chore: Remove exteraneous err check by @ianlewis in #41
- build(deps): Bump github/codeql-action from 2.21.9 to 2.22.5 by @dependabot[bot] in #38
- build(deps): Bump actions/setup-node from 3.8.1 to 4.0.0 by @dependabot[bot] in #36
- build(deps): Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot[bot] in #37
- docs: Godoc updates by @ianlewis in #46
- docs: Update conventional commit types by @ianlewis in #45
- docs: Add related projects to README.md by @ianlewis in #47
- chore: Update cog hooks by @ianlewis in #48
- Release v1.0.0 by @ianlewis in #49
Full Changelog: https://github.com/ianlewis/runeio/commits/v1.0.0