Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@vincent-fuchs vincent-fuchs released this 14 Nov 10:17
· 3 commits to master since this release

Added

  • PR 97 - adding support for Bitbucket - thanks @chandrasekharpanigrahy for your contribution !
    [BREAKING] potentially minor breaking change in RemoteForGitHubBulkActionsWrapper interface (signature change on fetchCurrentUser)

Changed

  • PR 99 - moved the asynchronous config in a separate config file
    [BREAKING] potentially minor breaking change : may need to launch the application explicitly with asynchronous profile when needed now.