Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Inscription
Connexion
tonglan
/
adminSystem
Suivre
1
Voter
0
Embranchement
0
Problèmes
0
Pull Requests
0
Commissions
2
Publications
0
Aucune description
SSH
HTTPS
ZIP
TAR.GZ
Aborescence:
c867e20322
Branches
Tags
master
adminSystem
/
node_modules
/
compare-versions
/
CHANGELOG.md
CHANGELOG.md
1.3KB
Historique
Raw
Changelog
3.1.0
- 2017-09-25
Ignore leading zero in numbers.
3.0.1
- 2017-04-01
Fix for leading 'v'.
3.0.0
- 2016-08-08
Validate input data.
2.0.2
- 2016-06-06
Handle numbers in pre-release versions.
2.0.1
- 2015-09-13
Fix for versions with <3 digits.
2.0.0
- 2015-09-07
Change global window accessor from returnExports to compareVersions.
1.1.2
- 2015-05-03
Move patch check outside of the for loop.
1.1.1
- 2015-05-03
Add a base 10 radix.
1.1.0
- 2015-03-18
Added support for semver pre-release and metadata syntax.
1.0.0
- 2015-03-18
Initial release.