Releases: QuantStack/git2cpp
Releases · QuantStack/git2cpp
0.0.3
What's Changed
- Added cmake build by @JohanMabille in #14
- Add notes explaining how to make a release by @ianthomas23 in #13
- Removed meson build by @JohanMabille in #15
- Add git_strarray wrapper by @SandrineP in #17
- feat: add
add
subcommand by @SandrineP in #16 - Commit wrapper by @JohanMabille in #18
- Minimal command for branches by @JohanMabille in #19
- Checkout subcommand by @JohanMabille in #21
- Fixed help information by @JohanMabille in #22
- snake_case everywhere by @JohanMabille in #23
- Minor improvements for branch subcommand by @JohanMabille in #24
- Minimal clone command by @JohanMabille in #25
- Print version without help information by @ianthomas23 in #27
- Improved clone output by @JohanMabille in #28
- Add
commit
andreset
subcommand by @SandrineP in #29 - Fix printing of help and version info - attempt 2 by @ianthomas23 in #30
- changing version by @SandrineP in #31
New Contributors
- @JohanMabille made their first contribution in #14
Full Changelog: 0.0.2...0.0.3
0.0.2
What's Changed
- feat: add status subcommand by @SandrineP in #10
- feat: add branch info and flag to status subcommand by @SandrineP in #11
- Group untracked files in status subcommand by @SandrineP in #12
New Contributors
- @SandrineP made their first contribution in #10
Full Changelog: 0.0.1...0.0.2
0.0.1
Initial release to check release workflow.
What's Changed
- Fix CI by @ianthomas23 in #6
- Add basic
git init
functionality by @ianthomas23 in #7
New Contributors
- @ianthomas23 made their first contribution in #6
Full Changelog: https://github.com/QuantStack/git2cpp/commits/0.0.1