Releases: ph2684/argparse-cpp
Releases · ph2684/argparse-cpp
v0.1.1
What's Changed
- fix: auto-releaseワークフローのsedエラーを修正 (#9) (a4cf095)
- fix: release-drafterを削除し、手動バージョン管理に変更 (e86651b)
- release-drafterとバージョン管理システムの導入 (4c936de)
- バージョンをv0.1.1に更新 (bc3d385)
- 古いtype("int")系実装の削除とテンプレート版への完全移行 (c6ab7c6)
- 型安全なtype()テンプレートメソッドの実装 (0aea782)
- spec: type("int")からtype()への破壊的変更 (847cdce)
Full Changelog: https://github.com/ph2684/argparse-cpp/commits/v0.1.1