Download project files

How do I verify a download?


110 of 14 releases

1.3.1.0 (ASCENT) release from the 1.3 series released

Release information
Release notes:

This is a minor feature enhancement for Versioneer.

1: Additional exceptions have been added
2: Code coverage is now at 100% of classes and methods, and 95.2% of lines
3: JaCoCo integration has been removed
4: Fixed @since and @version tags in FourPartVersion

File Description Downloads
download icon Versioneer-1.3.1.0-sources.jar (md5, sig) Source files 12
last downloaded 73 weeks ago
download icon Versioneer-1.3.1.0-javadoc.jar (md5, sig) Javadoc 17
last downloaded 73 weeks ago
download icon Versioneer-1.3.1.0.jar (md5, sig) .Jar file 8
last downloaded 73 weeks ago
Total downloads: 37

1.3.0.0 (CHANGELING) release from the 1.3 series released

Release information
Release notes:

This is a minor (yet backward-incompatible) update to Versioneer.

The major points for concern are:

1: GenericVersion has been replaced with FourPartVersion
2: Version.toGenericVersion() has been replaced with Version.toFourPartVersion()
3: VersionType.RC has been replaced with VersionType.RELEASE_CANDIDATE. The postfix, however, is still "-RC"

Changelog:

Removed some unneeded constructors from Version
Removed an unneeded constructor from InvalidVersionType
Integrated testing with the JaCoCo code analysis tool
Removed most @version and @since tags in tests. Lost track of what actually started where, so it was easier to just remove them.
Other minor documentation changes
Properly implemented tiered constructors in Version sub-classes

File Description Downloads
download icon Versioneer-1.3.0.0-sources.jar (md5, sig) Source files 8
last downloaded 220 weeks ago
download icon Versioneer-1.3.0.0-javadoc.jar (md5, sig) Javadoc 9
last downloaded 10 days ago
download icon Versioneer-1.3.0.0.jar (md5, sig) .Jar file 9
last downloaded 221 weeks ago
Total downloads: 26

1.2.1.0 (HOP) release from the 1.2 series released

Release information
Release notes:

Added some annotations that may be used

Changelog:

Added the following annotations:

@Unfinished
@Untested
@Alpha
@Beta
@ReleaseCandidate

File Description Downloads
download icon Versioneer-1.2.1.0-sources.jar (md5, sig) Source files 11
last downloaded 221 weeks ago
download icon Versioneer-1.2.1.0-javadoc.jar (md5, sig) Javadoc 10
last downloaded 221 weeks ago
download icon Versioneer-1.2.1.0.jar (md5, sig) .Jar file 11
last downloaded 9 days ago
Total downloads: 32

1.2.0.0 (HIP) release from the 1.2 series released

Release information
Release notes:

This is the second feature update for Modger. It is not backwards-compatible with 1.1.0.0 in most cases, and simply requires a renaming of all "AbstractVersion" references to "Version"

Changelog:

Renamed AbstractVersion to Version
Load Versions dynamically from a String
Javadoc fixes
Some URL fixes in the POM file

File Description Downloads
download icon Versioneer-1.2.0.0-sources.jar (md5, sig) Source files 10
last downloaded 220 weeks ago
download icon Versioneer-1.2.0.0-javadoc.jar (md5, sig) Javadoc 13
last downloaded 2 weeks ago
download icon Versioneer-1.2.0.0.jar (md5, sig) Jar file 11
last downloaded 220 weeks ago
Total downloads: 34

1.1.2.2 (REGROUP) release from the 1.1 series released

Release information
Release notes:

Changed the Maven group ID

File Description Downloads
download icon Versioneer-1.1.2.2.jar (md5, sig) .JAR file 11
last downloaded 220 weeks ago
download icon Versioneer-1.1.2.2-sources.jar (md5, sig) Source files 9
last downloaded 220 weeks ago
download icon Versioneer-1.1.2.2-javadoc.jar (md5, sig) Javadoc 10
last downloaded 11 days ago
Total downloads: 30

1.1.2.1 (TRYHARD) release from the 1.1 series released

Release information
Release notes:

Multiple Maven fixes

File Description Downloads
download icon Versioneer-1.1.2.1-sources.jar (md5, sig) Sources 9
last downloaded 220 weeks ago
download icon Versioneer-1.1.2.1-javadoc.jar (md5, sig) Javadoc in a JAR 11
last downloaded 9 days ago
download icon Versioneer-1.1.2.1.jar (md5, sig) .JAR file 11
last downloaded 8 days ago
Total downloads: 31

1.1.2.0 (FIXME) release from the 1.1 series released

Release information
Release notes:

Some more constructors in AbstractVersion
Javadoc fixes

File Description Downloads
download icon Javadoc.zip (md5) Javadoc 14
last downloaded 220 weeks ago
download icon Versioneer-1.1.2.0 'FIXME'.jar (md5) .JAR 13
last downloaded 34 weeks ago
Total downloads: 27

1.1.1.1 (DERP) release from the 1.1 series released

Release information
Release notes:

Fixed output of code names with toString

File Description Downloads
download icon Versioneer-1.1.1.1 'DERP'.jar (md5) .JAR 13
last downloaded 10 days ago
Total downloads: 13

1.1.1.0 (CODENAME) release from the 1.1 series released

Release information
Release notes:

This release introduces the following features:

Version code names
Removal of equals(Object) from Version classes - All handled by AbstractVersion

------------------
The following bug is fixed:

https://bugs.launchpad.net/versioneer/+bug/928470 - Numeric parts of Version classes can be negative

File Description Downloads
download icon Versioneer-1.1.1.0 'CODENAME'.jar (md5) .JAR download 14
last downloaded 4 weeks ago
Total downloads: 14

1.1.0.0 release from the 1.1 series released

Release information
Release notes:

The first feature upgrade for Versioneer, mainly making Versioneer easier to use

Changelog:

Version class cloning
Import cleanup
More details in the POM file
Implemented hashCode() in Version

File Description Downloads
download icon Versioneer-1.1.0.0.jar (md5) Non-maven .JAR file 9
last downloaded 221 weeks ago
Total downloads: 9

110 of 14 releases