Skip to content

v0.16.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@nosarthur nosarthur released this 09 Jan 07:14
· 44 commits to master since this release
2b15421

new features

  • Add options to gita add to skip submodule/worktree repos #204

bug fixes

  • replace open(fname, 'w').close() by Path().write_text() to generate empty file
  • fix repo rename bug: group file is not updated #207

refactor

  • deprecate main repo mechanism #186