Commit graph

111 commits

Author SHA1 Message Date
8ecb70758b
Add method to compare text ignoring line separators and whitespaces 2025-03-26 15:11:27 -07:00
8274798be5
Remove unused warnings 2025-03-19 22:16:41 -07:00
3a767ddcb2
Fix templates indentation 2025-03-19 21:54:15 -07:00
f8d708ffc8
Bump JUnit to version 5.12.1 2025-03-19 01:27:31 -07:00
7f2141044f
Updated dependencies
Bumped JUnit to version 5.11.1
Bumped Kapt to version 1.9.24
Bumped PMD extension to version 1.1.6
Bumped Gradle to version 8.10.2
2024-10-01 15:10:51 -07:00
3b18ff1612
Updated dependencies
Bumped Gradle to version 8.10.1
Bumped Kotlin to version 2.0.20
Bumped bld to version 2.1.0
2024-09-09 11:49:35 -07:00
6f738cee9e
Bumped Mustache Compiler to version 0.9.13 2024-05-03 19:18:05 -07:00
47ffb6e12b
Load template resources from JAR manually. Close #8 2024-04-29 19:05:57 -07:00
d11420dae3
Bumped Mustache Compiler to version 0.9.12 2024-04-29 18:26:09 -07:00
6e4307cb61
Updated copyright 2024-04-29 15:09:44 -07:00
d62f8b591c Bumped bld to 1.9.0 2024-02-26 17:48:47 -08:00
119818193d Bumped bld to 1.8.0 2024-01-31 15:43:42 -08:00
fd5746f007 Updated dependencies 2023-11-10 23:26:41 -08:00
4a6fa98d46 Updated dependencies 2023-10-20 16:32:36 -07:00
24b047ae1b Version 1.2.1 2023-10-01 20:26:21 -07:00
dc27cb86e5 Cleanup before new release 2023-09-29 16:18:50 -07:00
84d3f69215 Added pandoc command to build file 2023-08-27 13:11:54 -07:00
8dae1dcbaf Fixed root POM generation 2023-08-20 16:25:31 -07:00
d08cf8d72b Added more tests 2023-08-20 14:13:57 -07:00
9ddf470e40 Removed redundant variable types 2023-08-20 13:43:57 -07:00
65fb61daf4 Added more tests 2023-08-20 13:35:52 -07:00
b18a9f641c Cleaned up PMD config 2023-08-19 11:56:23 -07:00
6451d45e7c Cleaned up tests 2023-08-19 11:48:08 -07:00
747010a193 Fix snapshot version number 2023-08-19 01:10:28 -07:00
11a47e7e0b Add bld example 2023-08-18 23:52:02 -07:00
d8093f7253 Move tests to JUnit 2023-08-18 18:36:01 -07:00
4858c58978 Move from Gradle to bld. Close #7 2023-08-18 18:12:44 -07:00
d7d641f207 Disabled SpotBugs for now.
Updated dependencies and copyright
2023-07-14 19:32:41 -07:00
e01ea7882f Updated dependencies and copyright. 2022-01-03 14:35:44 -08:00
5a422fe502 Removed checkstyle, using IDEA default code format. 2021-06-18 18:08:32 -07:00
cae74c95b3 Updated PMD rules. 2021-05-29 21:56:43 -07:00
00c699972a Updated dependencies & copyright. 2021-04-29 06:55:49 -07:00
f8101bb2e9 Updated dependencies and copyright. 2020-03-17 22:39:29 -07:00
63f9ae8a03 Added template location to log. 2019-05-25 14:42:51 -07:00
4e029507be Cleanup tests. 2019-05-25 13:46:59 -07:00
8238517b0d Renamed getPropertiesFile() to getLocalFile() and applied to template too. 2019-05-25 13:46:35 -07:00
d689ade3a1 Replaced getProjectDir() with getPropertiesFile(). 2019-05-25 10:55:34 -07:00
72a955217e Improved if statement logic (PMD). 2019-04-27 20:21:11 -07:00
f801ce03fe Added new example with custom properties and template. 2019-04-27 20:10:50 -07:00
cd10d5325a Cleanup. 2019-04-23 15:47:03 -07:00
06263ee003 Changed getEnv() to getProjectDir() 2019-04-19 13:55:21 -07:00
b83a17e9c8 Added semver.project.dir processor argument. Closes #2 2019-04-19 12:04:06 -07:00
ed35e70af4 Cleanup. 2019-04-18 23:42:26 -07:00
7f172d0b90 Added semver.properties processor argument. 2019-04-18 23:42:04 -07:00
a9bcd354ed Checkstyle fixes. 2019-04-17 00:20:44 -07:00
bae6497368 Check that int are positive. 2019-04-16 14:26:33 -07:00
5f431e0725 Added checkstyle. 2019-04-16 11:20:33 -07:00
eba4b97704 Cleanup. 2019-04-15 23:35:13 -07:00
5f13ef37b2 Added line separator to log(). 2019-04-15 03:08:53 -07:00
feb33d7e2d Added constants tests. 2019-04-15 00:19:14 -07:00