Skip to content

Commit

Permalink
Version v0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
msoeken committed Jan 11, 2018
1 parent 2cd0974 commit 9bbd327
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Change Log
==========

v0.1 (not yet released)
v0.1 (January 11, 2018)
-----------------------

* Initial release
Expand All @@ -11,3 +11,5 @@ v0.1 (not yet released)
* Shell application command line flags: ``--command``, ``--filename``, ``--echo``, ``--counter``, ``--interactive``, ``--log``

* Macro API: ``ALICE_MAIN``, ``ALICE_ADD_STORE``, ``ALICE_DESCRIBE_STORE``, ``ALICE_PRINT_STORE``, ``ALICE_PRINT_STORE_STATISTICS``, ``ALICE_LOG_STORE_STATISTICS``, ``ALICE_CONVERT``, ``ALICE_SHOW``, ``ALICE_STORE_HTML``, ``ALICE_ADD_COMAND``, ``ALICE_COMMAND``, ``ALICE_READ_FILE``, ``ALICE_WRITE_FILE``, ``ALICE_ADD_FILE_TYPE``, ``ALICE_ADD_FILE_TYPE_READ_ONLY``, ``ALICE_ADD_FILE_TYPE_WRITE_ONLY``

* Python special features: ``__repr__`` (from ``print``), and ``_repr_html_`` (from ``html_repr``)

0 comments on commit 9bbd327

Please sign in to comment.