Commit Graph

22 Commits

Author SHA1 Message Date
Robinson 7c0f6f6109
Added support for getting the most recent git commit hash 2022-05-31 00:14:29 +02:00
Robinson 8fe9bbb506 updating files now respects the original line endings of the file. 2021-08-01 16:17:28 +02:00
Robinson 4db4530097 Fixed line trimming 2021-04-08 20:02:24 +02:00
Robinson 018b43c384 Added get-debug, added more debug information to see why version information is invalid or not available. 2021-04-08 14:12:47 +02:00
Robinson ddfc3d9791 Fixed comment typo 2021-01-26 22:27:32 +01:00
Robinson 7a7a67611f No longer throws exceptions if version info is not found (instead shows more info). Fixed issues with finding version information in the build script. 2021-01-12 21:19:27 +01:00
Robinson bfcd36b585 Code polish. Added tag task. Relaxed requirement for updating version. 2021-01-11 00:26:10 +01:00
nathan 1b96bfbfa1 Removed debug info 2020-08-03 01:07:04 +02:00
nathan e103739fc8 code polish 2020-08-03 01:02:36 +02:00
nathan 5d99fd4953 Fixed issues for version info in kotlin only projects. Also permits 'const val version = "123"' usage 2020-08-03 01:00:19 +02:00
nathan 002d248c56 get() now lists detected files that have version info 2019-06-11 21:43:29 +02:00
nathan a644b78991 Code cleanup 2019-01-13 17:55:25 +01:00
nathan 6fddd4ee03 Fixed issue with adding files to git (they must be repo-relative paths!) 2018-12-20 16:19:44 +01:00
nathan dda027cf5b Added `get` to get the detected version 2018-08-18 13:00:49 +02:00
nathan 8b64520191 Code polish 2018-08-18 12:59:32 +02:00
nathan d33605946c Removed strict checks for gradle dependency type 2018-08-18 12:23:54 +02:00
nathan aaea500801 Added support for (optional) README.md files. 2018-08-13 19:57:20 +02:00
nathan 3873a4eb24 Updating version info will also auto-commit + tag. 2018-08-13 14:46:01 +02:00
nathan 52eb62717a Comments and code polish 2018-08-13 14:24:59 +02:00
nathan bf52dd9fef Added license info 2018-08-13 11:42:12 +02:00
nathan 97b91753a7 Added increment major/minor/patch and git-tag 2018-08-13 01:13:42 +02:00
nathan a6fe2d4fdc Initial commit based upon with utils 2018-07-22 16:23:22 +02:00