Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-13 | update changelog for 0.15.3 | kyren | |
2018-10-01 | Update changelog for one more 0.15 last minute addition | kyren | |
2018-10-01 | Some documentation and changelog fixes | kyren | |
2018-09-30 | Update changelog for 0.15, fix readme for earlier tuple size increase | kyren | |
2018-08-06 | Update changelog for 0.14.2 additional soundness fix | kyren | |
2018-08-05 | Update changelog in preparation for 0.14.1 release | kyren | |
I'm a bit unclear on whether bumping a dependency's minor version is considered a semver breaking change, but without doing this everyone probably gets deprecation warnings? | |||
2018-06-29 | Prepare for 0.14.0 release | kyren | |
2018-03-28 | New approach for ref types, use an auxillary thread stack | kyren | |
Vastly simpler and less magical than using a fixed size magical section of the active stack, and seems to be no slower. The only real downside is that it *seems* extremely extremely hacky (and to be fair, it is). | |||
2018-03-20 | rely on failure 0.1.2 from git to get backtrace disabled by default | kyren | |
without relying on an unreleased 1.0 API. Trying to get rid of the special chucklefish hack branches in the meantime before 1.0. | |||
2018-03-12 | changelog fixes | kyren | |
2018-03-12 | Use rlua_ asserts instead of unreachable!, changelog updates for 0.14 | kyren | |
0.14 will be released alongside `failure` 1.0 with a dependency update. | |||
2018-02-28 | Update changelog / cargo.toml in prep for 0.13 | kyren | |
2018-02-14 | prepare for 0.12.2 | kyren | |
2018-02-11 | Update changelog for 0.12.1, and add missing entry for 0.12.0 | kyren | |
2018-02-11 | changelog spelling fix | kyren | |
2018-02-11 | Change changelog to be less confusing | kyren | |
There will not be a changelog entry for the changelog entry | |||
2018-02-10 | Change changelog, readme, examples, Cargo.toml for 0.12 release | kyren | |
2018-01-26 | update changelog for 0.11.0 | kyren | |
2017-12-17 | Update README, CHANGELOG, and Cargo.toml for 0.10.2 | kyren | |
2017-12-05 | bump version for doc spelling fix | kyren | |
2017-12-04 | Couple of changes: | kyren | |
- Update readme, changelog, cargo version number in preparation for release - Remove panicking behavior on recursive callback calls, add additional error variant for recursive callback errors. | |||
2017-11-08 | Bump version to 0.9.7, update changelog | kyren | |
2017-10-26 | Bump version / changelog for 0.9.6 | kyren | |
2017-10-25 | Bump version to 0.9.5, update changelog | kyren | |
2017-10-24 | Update to 0.9.4, update changelog | kyren | |
2017-10-14 | Whoops, messed up the version in the changelog. | kyren | |
2017-10-14 | Bump cargo version to 0.9.3, update changelog. | kyren | |
2017-09-24 | Update rlua to 0.9.2, add SOME kind of changelog. | kyren | |