aboutsummaryrefslogtreecommitdiffstats
path: root/api/src/main/java/org/semver/Delta.java
Commit message (Expand)AuthorAgeFilesLines
* Add CompatibilityType.BACKWARD_COMPATIBLE_BINARY: Allowing changes in throw-c...Sven Gothel2015-04-031-1/+20
* Expose 'fieldCompatChanged', allowing user to fail if fields have changed (bi...Sven Gothel2015-04-031-3/+14
* Add Delta.CompatChange for binary compatible changes, i.e. change in method t...Sven Gothel2015-04-031-1/+19
* fix pre-version enforcementjulien2014-09-091-24/+25
* Issue #25: @Deprecated should require a minor version bump instead of a major...Martín Schonaker2014-04-091-1/+21
* Updated license headers.Julien Eluard2014-03-241-1/+1
* Updated license headers.Julien Eluard2012-12-011-12/+10
* Fixed wrong compareTo order.Julien Eluard2012-02-021-2/+2
* Updated documentation.Julien Eluard2011-02-041-0/+0
* Added tests.Julien Eluard2010-11-211-25/+43
* Wrong field initialization.Julien Eluard2010-11-191-0/+7
* Wrong field initialization.Julien Eluard2010-11-191-1/+1
* API refactoring.Julien Eluard2010-11-191-0/+204