Commit Graph

196 Commits (master)

Author SHA1 Message Date
Robinson 8473e8c541
updated build deps 2023-11-27 17:15:24 +01:00
Robinson 7e1206619c
Updated build deps 2023-10-09 12:26:25 +02:00
Robinson f4e638895b
updated build deps, kotlin 1.9.0 2023-10-02 16:15:04 +02:00
Robinson b046069386
Hardcoded project name 2023-08-05 12:21:13 -06:00
Robinson d627f5cd8c
Updated version info and build deps 2023-06-07 17:35:26 +02:00
Robinson 073c52fcba
updated version 2023-01-26 19:14:43 +01:00
Robinson 14b7ba1301
proper module info 2023-01-26 19:14:30 +01:00
Robinson e253cdf530
code cleanup 2023-01-25 22:55:13 +01:00
Robinson 7e1ac785cd
Updated tests 2023-01-25 21:10:23 +01:00
Robinson 118093e4e3
formatting 2023-01-25 21:06:13 +01:00
Robinson 756fdb2f79
Updated version, build deps. better support for JPMS 2023-01-25 13:55:02 +01:00
Robinson 6b2c37219d
Updated jpms build info 2023-01-25 13:41:40 +01:00
Robinson 7a545ee33b
Updated scope, removed unnecessary comments 2022-12-22 23:26:35 +01:00
Robinson f91e742615
updated build dpes 2022-12-06 01:11:30 +01:00
Robinson 6322dbac40
Updated version 2022-03-07 21:58:53 +01:00
Robinson 1ebee0af9c
bump dep version info 2022-03-07 19:44:54 +01:00
Robinson 53d64deda9
Updated gradle 2022-03-07 18:34:39 +01:00
Robinson 6b17c1ee4c
Cleaned up warnings 2022-03-07 18:33:29 +01:00
Robinson 7cb996e08a
updated build dependencies + license info 2022-02-02 16:19:31 +01:00
Robinson 8080d18529
Renamed parameter to 'char', as that makes more sense in the implementation classes 2022-02-02 16:18:10 +01:00
Robinson 88da905b87
Converted project to kotlin 2022-02-02 14:51:12 +01:00
Robinson 16f08dad93
Added JPMS 2021-10-08 15:06:14 +02:00
Robinson cfd60f2e02 Removed static methods to create a version object. It now uses the constructor. 2021-08-15 10:47:02 -06:00
Robinson b094557268 Changed package structure to the same as other projects 2021-04-16 16:38:23 +02:00
Robinson d39d8873d3 Added gradle.properties 2021-04-16 16:36:48 +02:00
Robinson e18cfe6e79 updated libraries 2021-04-14 14:46:24 +02:00
Robinson 9efd9caa99 updated copyright 2021-04-14 14:46:05 +02:00
Robinson d44ba89396 updated gradle 2021-04-14 14:45:56 +02:00
Robinson 2ca31e0bc5 Modified to permit reading pre-release information following '_' (in addition to '-') 2021-04-14 14:45:37 +02:00
Robinson e07e3d14ed Added safe vararg annotations 2021-04-14 14:41:41 +02:00
nathan 3f05733be1 Updated version info 2020-08-09 13:51:21 +02:00
nathan b5c5dddc25 Updated version. 2020-08-07 00:11:24 +02:00
nathan 7f4bd62368 Updated license build. Now follow USC 17.4 regarding copyright 2020-08-06 23:22:38 +02:00
nathan a153c3061d Added license blob 2020-08-06 15:10:22 +02:00
nathan 3ed3d6a1e7 Updated version to match official SEMVER revision. Added extra info, fixed typo. 2020-08-06 15:10:10 +02:00
nathan e1a8278cd5 Added exceptions for minor version number. A single major version number can be parsed, but will not be output in toString(). 2020-08-06 15:09:23 +02:00
nathan 561f050df1 Updated version info 2020-08-05 10:34:01 +02:00
nathan 276e8fa12b updated gradle 2020-08-05 02:37:02 +02:00
nathan 447cdfb68e Added additional exception to parsing for SEMVER, so build information can be following the version numbers using '.'.
Not all projects follow semver in their version information, and if we are to use any sort of enforcable semantics for versioning, we have to permit PARSING more relaxed formats (using sensible defaults).  When *writing* this information, it will be compatible and correct
2020-08-05 02:36:49 +02:00
nathan 2a76324345 Exposed if patch was specified during object construction 2020-08-05 02:33:26 +02:00
nathan 7cb19bbe2f Removed @since, because that is only necessary when matching against an external API. This is self-contained, so it is not necessary 2020-08-04 17:00:14 +02:00
nathan 4f1e804d3c Updated gradle 2020-06-06 15:18:32 +02:00
nathan ff53e181b7 Suppressed expected warnings 2020-05-07 14:34:36 +02:00
nathan 503701c520 Renamed 'build' -> 'metaData' 2020-05-07 14:34:25 +02:00
nathan 0c52e4cdba Merge remote-tracking branch 'origin/master'
# Conflicts:
#	build.gradle
2018-08-28 09:52:52 +02:00
nathan f6208215c6 Fixed issue when custom build props are not available 2018-08-28 09:50:00 +02:00
nathan dffadbe1ca Fixed issue when custom build props are not available 2018-08-27 23:12:24 +02:00
nathan 580c3caecd Updated VersionUpdate version 2018-08-18 14:32:21 +02:00
nathan b00e972a9f Removed ext.id (now uses ext.name) 2018-08-18 11:31:20 +02:00
nathan 10476c5f88 Updated comments and version plugin info 2018-08-13 15:23:36 +02:00