SnapKit/CHANGELOG.md

12 lines
330 B
Markdown
Raw Normal View History

2015-02-11 16:27:15 +08:00
Beta
2014-07-29 08:39:59 +08:00
=======
2015-02-17 06:13:24 +08:00
# Next Release
* Re-worked some internal API to allow for future updates
* Added `snp_prepareConstraints -> [Constraint]` which allows pre-building of constraints
* Added a fatal error to `and` when it is used after relation has been set
2015-02-11 16:27:15 +08:00
# 0.0.6 - February 11th, 2015
* Renamed `maker` to `make` in all block APIs