We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e249d9f commit 6c7b82dCopy full SHA for 6c7b82d
CHANGELOG.md
@@ -9,6 +9,7 @@
9
- Some properties of `Event` have been made optional in order to generalize this entity so that it fits more API responses.
10
- Most of the entities have been made classes instead of structs.
11
- Fetching methods are now not only members of the `Timetable` class.
12
+- Support for promises using [PromiseKit](http://promisekit.org).
13
- Massive refactoring for object mapping and other internals. Compiles faster, code coverage increased.
14
15
## [1.0.0](https://github.com/WeirdMath/TimetableSDK/tree/1.0.0) (2016-11-25)
0 commit comments