Commit Graph

18 Commits

Author SHA1 Message Date
Zafar Khaja 6f025498a9 Fix the wrong return value in the BUILD_AWARE_ORDER example 2014-08-14 20:37:54 +03:00
Zafar Khaja 23dde7ae35 Update CHANGELOG and README 2013-12-30 20:34:31 +04:00
Zafar Khaja 4444a27cd6 Update CHANGELOG and README 2013-12-01 14:34:17 +04:00
Zafar Khaja e7e2d3b223 Update and reformat the README file 2013-11-16 19:21:28 +04:00
Zafar Khaja cf8d6b1960 Add Javadoc to the source code 2013-11-16 18:03:22 +04:00
Zafar Khaja 388f94915f Create SemVer Expression parser 2013-11-16 14:52:01 +04:00
Zafar Khaja 78266dc1ca Implement a Parser instead of RegExp
This commit also updates the code to comply with the SemVer 2.0.0.
2013-11-14 00:12:58 +04:00
Zafar Khaja 9ce1a0b063 Rename two API methods
Version.lessThanOrEqualsTo()    => Version.lessThanOrEqualTo()
Version.greaterThanOrEqualsTo() => Version.greaterThanOrEqualTo()
2013-10-29 21:37:20 +04:00
Zafar Khaja bce025e9cd Bump version to 0.7.0-SNAPSHOT 2013-10-29 21:32:41 +04:00
Zafar Khaja 5e5a0db9b0 Update README, add Bugs & Features section 2013-04-03 00:17:55 +04:00
Zafar Khaja fc344ba562 Update README for version 0.6.0 2013-03-31 15:22:28 +04:00
Zafar Khaja 223fcf97d0 Update README, format & change Issues section 2013-03-09 16:39:41 +04:00
Zafar Khaja 0472787366 Update README, add Travis CI status image 2013-03-08 01:02:47 +04:00
Zafar Khaja 41072894c9 Rename AlphaNumericVersion to MetadataVersion 2013-03-08 00:11:11 +04:00
Zafar Khaja c15392ef07 Update README, add Versioning paragraph 2013-03-08 00:07:21 +04:00
Zafar Khaja d8316a34e7 Fix a typo in README 2013-03-07 19:25:40 +04:00
Zafar Khaja 66db83b3a4 Update README file 2013-03-07 00:25:38 +04:00
Zafar Khaja c1927c2c63 Rename README to README.md 2013-03-06 22:08:48 +04:00