Releases: ja7ad/otp
Releases · ja7ad/otp
Release list
v1.3.2
v1.3.1
v1.3.0
Changelog
- a23af67 Update README.md
- 26eaaba Update ocra.go
- 43363e6 chore: .gitignore: Update ignored files
- 349cb27 feat(api): Remove unused version import
- 792fd35 feat(suite_rfc6287): Add json tags to SuiteConfig struct
- 9c575ca feat: Add .goreleaser.yml for build automation
- 9b7e1ea feat: Add Dockerfile and CI workflow
- 71a926c feat: Add HexInputToOCRA function
- c83d89b feat: Add HexInputToOCRA function
- 8fba372 feat: Add build-otp-api target to Makefile
- d2c7cb1 feat: Add release workflow
- 78f43e1 feat: Implement OTP API application
- 39ec7ca feat: Implement OTP app features
- 9233c4d feat: Makefile: Add swagger generation target
- 77ec7b7 fix: ocra: Corrected Validate comment and function call
- d9b690b refactor: Enhance code readability and consistency
- 818b3d8 refactor: rename validate method to Validate in input struct