Skip to content

1.5.0 (2024-06-16)

Latest
Compare
Choose a tag to compare
@mih mih released this 16 Jun 13:10
· 85 commits to main since this release
1.5.0
067fa7c

💫 New features

  • new support subpackage for Git's pathspecs [8d05f1cd]
  • add pathspec support to iter_(gitworktree|submodules)() [7622267c]
  • GitWorktreeFileSystemItem:
  • iter_gitworktree:
    • added submodule recursion with pathspec support [2851ec4c]
    • add ability to report untracked content only [2763b10f]
  • iter_submodules:

🐛 Bug Fixes

  • iter_gitstatus:
  • iter_gitstatus:
    • rectify usage of unsupported untracked=no mode in tests [673e6c22]
  • Patches for DataLad (core):

📝 Documentation

  • Contributing guide:
    • expand description of expected commit messages [04f68b49]