forked from regebro/hovercraft
-
Notifications
You must be signed in to change notification settings - Fork 1
/
CHANGES.txt
57 lines (32 loc) · 1.21 KB
/
CHANGES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
Changes
=======
1.2 (unreleased)
----------------
- Nothing changed yet.
1.1 (2013-03-15)
----------------
- ReST comments are no longer rendered to HTML. [carljm]
- Fixed a bug in the path handling for CSS resources. [carljm]
- Various fixes and improvements in ReST handling. [cjw296]
1.0 (2013-02-22)
----------------
- #1, #2: Add key-binding to pop up the help, a parameter and a presentation
field setting to not show the help at load.
- Added documentation for #8: Naming steps.
- #7: You can now define CSS-files to be included with a :css:-field in the
presentation.
- #3: You can now leave out the presenter notes from the output with the
parameter -n or --skip-notes
- Added a "simple" template that has no presenter console.
- Updated to impress-console 1.1, fixing a Firefox bug.
- Added support for more HTML metadata.
- Finished documentation and examples.
1.0b2 (2013-02-13)
------------------
- Added syntax highlighting support.
- #9: All positioning variables except data-x and data-y are now "sticky" so
they will keep their previous value if not defined.
- Documentation on https://hovercraft.readthedocs.org/
1.0b1 (2013-02-07)
------------------
- Initial release.