Skip to content

v0.0.41

Compare
Choose a tag to compare
@ronald-jaepel ronald-jaepel released this 15 Nov 10:21
· 7 commits to master since this release

This release improves stability by fixing some inconsistent behavior, improving test coverage and improving the documentation

  • Don't add all during repo add
  • Make remote integration documentation clearer
  • Make repo.create_remotes more robust by catching the add_remote failures.
  • Make gitlab integration test more stable by waiting after deleting remote repo
  • Fix incorrect error message on load_token
  • Change init over existing repo prompt
  • Change initial commit name
  • Add *.h5 to default gitignore
  • Update documentation for python interface