Releases: BROngineer/helium
Releases · BROngineer/helium
v0.1.0
Changes
- rework api @BROngineer (#18)
Maintenance
- Bump codecov/codecov-action from 4.5.0 to 4.6.0 @dependabot (#16)
- Bump actions/checkout from 4.1.7 to 4.2.1 @dependabot (#17)
- Bump actions/setup-go from 5.0.1 to 5.0.2 @dependabot (#14)
- bump go version to 1.22.4 @BROngineer (#13)
- Bump codecov/codecov-action from 4.0.1 to 4.5.0 @dependabot (#12)
- Bump actions/checkout from 4.1.6 to 4.1.7 @dependabot (#11)
- dependabot configuration @BROngineer (#10)
v0.0.1
Changes
Features
- customizable parser for flags @BROngineer (#5)
- custom flag of user-defined type and parser @BROngineer (#1)
Bug Fixes
- fix infinite loop while parsing in case first arg is not a flag @BROngineer (#3)
Maintenance
- update default parser @BROngineer (#9)
- initial readme @BROngineer (#8)
- update test coverage @BROngineer (#7)
- update make test @BROngineer (#6)
- usage examples @BROngineer (#4)
- Create LICENSE @BROngineer (#2)