Commit Graph
39 Commits
Author SHA1 Message Date
Alexis Tyler 0c868789e8 chore: fix typo "tother" -> "this" 2022-02-23 13:02:50 +10:30
Enrique García Cota af495adc85 Merge pull request #9 from JonasJurczok/patch-1 2022-01-20 23:34:41 +01:00
Jonas 8d88140533 remove misleading statement
Hi,
I'm thinking about using the library for a project and found this sentence in the readme.
It seems that the lib is not used at all (no reference to class or middleclass in the code).

Sorry if I'm wrong :)
2019-03-19 08:53:24 +01:00
kikito 42a67e2d22 update changelog 2016-08-04 12:30:28 +02:00
Enrique García 2023667d33 Merge pull request #8 from Guard13007/patch-2
Fix #6 Pre-1.0 upgrades should not be safe
2016-08-04 12:27:48 +02:00
Paul Liverman III c24516b129 Fix #6 Pre-1.0 upgrades should not be safe 2016-08-02 15:39:05 -07:00
kikito 35c69808f5 fixes changelong in readme 2015-10-24 10:28:48 +02:00
kikito 0732da8fdb add rockspec v1.2.0 2015-10-20 23:53:03 +02:00
kikito 91b5f6a0d5 updates readme to reflect the changes in 1.2.0 2015-10-20 23:51:13 +02:00
kikito 4fe61cd502 bump version to 1.2.0 2015-10-20 23:45:28 +02:00
kikito 84e37a1993 Ignore builds when comparing. Add more tests. Fix errors in __lt 2015-10-20 23:43:06 +02:00
kikito f558f99022 Refactor assertions to get more useful error messages 2015-10-20 10:01:39 +02:00
kikito 9a8f4e2a44 Remove custom print 2015-10-20 10:01:21 +02:00
kikito fd8229383a failing tests detected; some improvements in the code done 2015-10-20 00:59:48 +02:00
kikito b1e69c953d creates rockspeck for 1.1.1 2015-09-27 20:44:25 +02:00
kikito b06f1f0dad downgrades luarocks in travis 2015-09-27 20:26:11 +02:00
kikito 2a8c3aafc5 updates luarocks in travis 2015-09-27 20:22:35 +02:00
kikito 96e9981520 updates to make 1.1.1 definitive 2015-09-27 20:08:45 +02:00
kikito b992dd69ab add missing local keyword. Fixes #1 2015-09-10 22:29:48 +02:00
Enrique García 7f215c7751 Update README.textile 2013-01-02 02:12:57 +01:00
Enrique García f781e751ab Create .travis.yml 2013-01-01 17:04:22 -08:00
Enrique García Cota 46c275c553 added rockspecs dir 2012-04-08 19:07:56 +02:00
Enrique García Cota 9236b3a6bc added support for a _VERSION v1.1.0 2012-01-17 19:59:47 +01:00
Enrique García Cota 7cd8dbe7ae updated README v1.0.0 2012-01-15 14:15:43 +01:00
Enrique García Cota 8592614563 refactor 2012-01-15 14:02:41 +01:00
Enrique García Cota 3e432f5ca1 add missing test, fixed top comment 2012-01-15 13:39:52 +01:00
Enrique García Cota 48ecb3b539 prereleases and builds now working 100% like the spec 2012-01-15 13:30:24 +01:00
Enrique García Cota b1d083e382 builds done. I have just realized that builds and prereleases can happen simoultaneously. :( 2012-01-15 03:17:09 +01:00
Enrique García Cota 0f826b8a39 finished with prereleases 2012-01-15 02:50:49 +01:00
Enrique García Cota 043c181c89 small fixes in the way the prereleases are specified and parsed 2012-01-15 01:37:20 +01:00
Enrique García 84fc954877 Update README.textile 2012-01-14 03:38:04 +01:00
Enrique García Cota 2229a189bd added more stuff to the README 2012-01-14 03:34:43 +01:00
Enrique García Cota 68de15f71d started working on the prerelease 2012-01-14 03:09:28 +01:00
Enrique García Cota d07756e5af added pessimistic upgrade operator 2012-01-14 02:08:34 +01:00
Enrique García Cota fce189134d added extra test for error checking 2012-01-14 01:11:46 +01:00
Enrique García Cota 2b1dc60390 added nextMinor, nextMajor, nextPatch 2012-01-14 01:08:19 +01:00
Enrique García Cota 1e00a63eae added < support 2012-01-14 00:49:46 +01:00
Enrique García Cota 912dd1d8ee added more input checking 2012-01-14 00:22:56 +01:00
Enrique García Cota e1f1b4898c initial version 2012-01-14 00:08:47 +01:00