Files
Geoffrey Booth 68302e6da7 Docs headings and changelog refactor (#5067)
* Changelog sub-sections should use h3, not h2; no need for hack anchor tag anymore

* Internationalize dates to user’s locale

* Consistent names

* Split up the changelog into separate files per version; make HTML markup consistent with the other sections in the docs

* Fix sidebar links for introduction and overview
2018-05-20 09:39:53 -07:00

198 B

releaseHeader('2010-04-03', '0.6.0', '0.5.6')

Trailing commas are now allowed, a-la Python. Static properties may be assigned directly within class definitions, using @property notation.