-
Notifications
You must be signed in to change notification settings - Fork 181
Home
Masanori Ohgita edited this page Apr 24, 2014
·
39 revisions
Documents for Using library and development.
- Options - about options
- The jQuery Plugin Registry - external link
Automated testing on Travis-CI:
Please see a README file: https://github.com/mugifly/jquery-simple-datetimepicker/blob/master/README.md
- Released version:
- Please see released tags.
- Development version:
- 1.12.0 - in master branch (main stream)
- 2.0.0 - in 2.0.x branch
- Format: major.minor.revision
- revision: such as bug fix
- Example: 1.0.0
- Branch: X.X.x (example: 1.0.x). However, mainstream (will released at next) development version has committed to the master branch.
- Tag: X.X.X (example: 1.0.0) - It's just a released version.