revision_history.asciidoc 2.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. [[revision_history]]
  2. == Appendix: Revision History
  3. * 3.0
  4. ** 31 Mar 2014
  5. ** Rewritten using http://asciidoctor.org/docs/what-is-asciidoc/[AsciiDoc] and
  6. https://github.com/sensorflo/adoc-mode/wiki[adoc-mode].
  7. * 2.1
  8. ** 03 Aug 2013
  9. ** Rewritten using Markdown and http://jblevins.org/projects/markdown-mode/[Jason Blevins'
  10. Markdown Mode]
  11. * 2.0
  12. ** 20 Oct 2012
  13. ** Rewritten in http://johnmacfarlane.net/pandoc/README.html[Pandoc format], thanks to my wife
  14. who did most of the conversion from the Mediawiki format
  15. ** Simplifying text, removing non-essential sections such as `nonlocal` and metaclasses
  16. * 1.90
  17. ** 04 Sep 2008 and still in progress
  18. ** Revival after a gap of 3.5 years!
  19. ** Rewriting for Python 3.0
  20. ** Rewrite using http://www.mediawiki.org[MediaWiki] (again)
  21. * 1.20
  22. ** 13 Jan 2005
  23. ** Complete rewrite using https://en.wikipedia.org/wiki/Quanta_Plus[Quanta+] on
  24. http://fedoraproject.org/[Fedora] Core 3 with lot of corrections and updates. Many new
  25. examples. Rewrote my DocBook setup from scratch.
  26. * 1.15
  27. ** 28 Mar 2004
  28. ** Minor revisions
  29. * 1.12
  30. ** 16 Mar 2004
  31. ** Additions and corrections
  32. * 1.10
  33. ** 09 Mar 2004
  34. ** More typo corrections, thanks to many enthusiastic and helpful readers.
  35. * 1.00
  36. ** 08 Mar 2004
  37. ** After tremendous feedback and suggestions from readers, I have made significant revisions to
  38. the content along with typo corrections.
  39. * 0.99
  40. ** 22 Feb 2004
  41. ** Added a new chapter on modules. Added details about variable number of arguments in functions.
  42. * 0.98
  43. ** 16 Feb 2004
  44. ** Wrote a Python script and CSS stylesheet to improve XHTML output, including a
  45. crude-yet-functional lexical analyzer for automatic VIM-like syntax highlighting of the
  46. program listings.
  47. * 0.97
  48. ** 13 Feb 2004
  49. ** Another completely rewritten draft, in DocBook XML (again). Book has improved a lot - it is
  50. more coherent and readable.
  51. * 0.93
  52. ** 25 Jan 2004
  53. ** Added IDLE talk and more Windows-specific stuff
  54. * 0.92
  55. ** 05 Jan 2004
  56. ** Changes to few examples.
  57. * 0.91
  58. ** 30 Dec 2003
  59. ** Corrected typos. Improvised many topics.
  60. * 0.90
  61. ** 18 Dec 2003
  62. ** Added 2 more chapters. https://en.wikipedia.org/wiki/OpenOffice[OpenOffice] format with
  63. revisions.
  64. * 0.60
  65. ** 21 Nov 2003
  66. ** Fully rewritten and expanded.
  67. * 0.20
  68. ** 20 Nov 2003
  69. ** Corrected some typos and errors.
  70. * 0.15
  71. ** 20 Nov 2003
  72. ** Converted to https://en.wikipedia.org/wiki/DocBook[DocBook XML] with XEmacs.
  73. * 0.10
  74. ** 14 Nov 2003
  75. ** Initial draft using https://en.wikipedia.org/wiki/Kword[KWord].