All notable changes to doltcli will be documented in this file.
This document follows the conventions laid out in Keep a CHANGELOG.
v0.3.0 - 2023-09-21
- Bump dolt version to 1.16.0 #26.
- Update tests to work with dolt 1.15.0 #22.
- Bump dolt version to 1.15.0 #22.
v0.2.0 - 2023-09-13
- Add remote and branch to BranchT class to handle updated version of dolt
- Bump dolt version to 1.7.5
v0.1.18 - 2023-01-24
- Add
track
option to checkout command to checkout upstream branches. - Add optional
branch
argument topull
operation.
- Changed the Github actions to our standard ones