tuist/CHANGELOG.md

39 lines
1.1 KiB
Markdown
Raw Normal View History

2018-04-16 17:01:02 +08:00
# Changelog
2018-04-17 21:08:28 +08:00
Please, check out guidelines: https://keepachangelog.com/en/1.0.0/
2018-04-16 17:01:02 +08:00
## Next version
2018-05-04 16:35:23 +08:00
### Changed
* Error handling https://github.com/xcbuddy/xcbuddy/pull/14 by @pepibumur.
2018-04-28 00:45:16 +08:00
## 0.33.0
**Release Date:** 27/04/2018
2018-04-19 02:10:42 +08:00
### Added
* Documentation generation https://github.com/xcbuddy/xcbuddy/pull/11 by @pepibumur.
* Documentation to `xcbuddykit` models.
* Equatable conformance to `xcbuddykit` models.
2018-04-21 20:44:36 +08:00
* Circular dependency detection.
2018-04-25 15:56:38 +08:00
* `Shell` util https://github.com/xcbuddy/xcbuddy/pull/15 by @pepibumur.
2018-04-26 02:04:39 +08:00
* Add convenience methods to precompiled nodes https://github.com/xcbuddy/xcbuddy/pull/16 by @pepibumur.
2018-04-26 22:32:57 +08:00
* Base context https://github.com/xcbuddy/xcbuddy/pull/17/files by @pepibumur.
2018-04-26 23:41:41 +08:00
* Add `ResourceLocator` https://github.com/xcbuddy/xcbuddy/pull/18 by @pepibumur.
2018-04-27 22:24:17 +08:00
* Add `ErrorHandler` https://github.com/xcbuddy/xcbuddy/pull/20 by @pepibumur.
2018-04-27 23:24:04 +08:00
* Add Danger https://github.com/xcbuddy/xcbuddy/pull/21 by @pepibumur.
2018-04-19 02:10:42 +08:00
2018-04-19 01:51:57 +08:00
### Changed
* Replace dependencies with SPM's modules https://github.com/xcbuddy/xcbuddy/pull/7 by @pepibumur.
2018-04-19 01:51:57 +08:00
2018-04-17 21:33:17 +08:00
## 0.32.0
* Second test
2018-04-17 21:22:50 +08:00
2018-04-17 21:08:28 +08:00
## 0.26.0
* First test release