Releases: derektruong/fxfer
Releases · derektruong/fxfer
v0.7.0
v0.6.2
Merge pull request #24 from derektruong/dependabot/go_modules/github.…
v0.6.1
Merge pull request #23 from derektruong/chore/remove-metric chore: remove unused metrics and simplify local and S3 source implementations
v0.6.0
Merge pull request #18 from derektruong/refactor/structure refactor: update meter name prefixes and improve code structure
v0.5.1
Merge pull request #17 from derektruong/feat/update-readme chore: remove acknowledgements section from README
v0.5.0
What's Changed
- feat: add initial implementation of utilities and error handling by @derektruong in #1
- feat: add S3 client implementation and associated tests by @derektruong in #2
- feat: enhance InfoFactory and update MinIO container setup for improved testing by @derektruong in #3
- feat: implement SourceCommand and DestinationCommand with validation by @derektruong in #4
- feat: update go.mod and go.sum to include validator and assert packages by @derektruong in #5
- feat: add file rule validation and mock generation, update dependencies by @derektruong in #6
- feat: add GitHub Actions workflow for automatic version bumping by @derektruong in #7
- feat: update Go version and change version bump action in workflow by @derektruong in #8
- feat: update bump version workflow to use Node.js and latest actions by @derektruong in #9
- feat: enhance bump version workflow with Git configuration and push step by @derektruong in #10
- feat: enhance bump version workflow with branch creation, PR creation… by @derektruong in #11
- feat: rename bump version workflow to generate and streamline release… by @derektruong in #12
New Contributors
- @derektruong made their first contribution in #1
Full Changelog: https://github.com/derektruong/fxfer/commits/v0.5.0