2.4 KiB
2.4 KiB
3.4.1 (2020-10-30)
Bug Fixes
- Check if repo is shallow before unshallowing (c5bb2b1)
3.4.0 (2020-08-17)
Features
- Allow to specify a config file (f0fabf6)
3.3.0 (2020-08-13)
Bug Fixes
- Empty version files (091fdfc)
- Message when using the fallback version (b525f9a)
- Pull all tags (3396dfc)
- Show info if the version couldn't be detected (9a324db)
- Use fallback if it's not a valid JSON-File (97f1bb3)
Features
- Add fallback version (63d0e46)
3.2.0 (2020-08-03)
Bug Fixes
- Test name (f66f6a2)
Features
- Added 'multiple-files' test workflow (bb40f54)
- Added support for comma-separated version files (3ba65fd)
3.1.2 (2020-07-27)
Bug Fixes
- fail action on push rejection (206a4e3)