File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 11Changelog
22#########
33
4+ v0.10.0 (2017-09-16)
5+ --------------------
6+ * Breaking Change: Output markdown files are no longer produced
7+
8+ * New Feature: The ability to add 'unbounded' events which occur in all rooms
9+ on all days
10+
11+ * Minor: Speaker names in their original form are included within the pickled
12+ events dictionary
13+
14+ * Minor: The full slots list, with index number, is included in the log file
15+
16+ * Minor: Allocated and unbounded events now have tags added automatically
17+ which ensure uniqueness (no longer necessary to use e.g. 'morning' tag)
18+
19+ * Bug Fix: Durations for unbounded and allocated events are taken from their
20+ definition (previously hard coded as zero)
21+
422v0.9.1 (2017-09-06)
523-------------------
624* Minor: io functions now take the working directories as arguments
You can’t perform that action at this time.
0 commit comments