Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Looks like we're ready to release version 0.2.0... |
---|---|
Timelines: | family | ancestors | descendants | both | dev |
Files: | files | file ages | folders |
SHA1: | 24981c6c57e6d68e439b4e3dc23e61b32fdb4503 |
User & Date: | mvnathan 2014-09-20 23:27:04 |
Context
2014-09-20
| ||
23:42 | Add morg_util to list of exports. Leaf check-in: 94e7e3c115 user: mvnathan tags: dev | |
23:40 | Merged from dev to rel in preparation for releasing version 0.2.0. check-in: 6f59ae2981 user: mvnathan tags: rel | |
23:27 | Looks like we're ready to release version 0.2.0... check-in: 24981c6c57 user: mvnathan tags: dev | |
23:26 | Added a couple of FAQ's about using Morg. check-in: 0dc70df2e7 user: mvnathan tags: dev | |
Changes
Changes to wiki/todo.wiki.
26 27 28 29 30 31 32 33 34 35 36 |
* Pass database to all commands' <tt>__call__</tt> method.
* Generalize Morg so it isn't necessarily task-centric.
* Implement <tt>morglib.database.add_item()</tt>.
* Implement <tt>new</tt> command-line processing.
* Hook up <tt>new</tt> command to <tt>add_item()</tt>.
* Hook up <tt>new</tt> command to <tt>add_property()</tt>.
* Refactor completions code and exception into utils module.
<h2>PENDING</h2>
* Add some user documentation.
|
> < |
26 27 28 29 30 31 32 33 34 35 36 |
* Pass database to all commands' <tt>__call__</tt> method.
* Generalize Morg so it isn't necessarily task-centric.
* Implement <tt>morglib.database.add_item()</tt>.
* Implement <tt>new</tt> command-line processing.
* Hook up <tt>new</tt> command to <tt>add_item()</tt>.
* Hook up <tt>new</tt> command to <tt>add_property()</tt>.
* Refactor completions code and exception into utils module.
* Add some user documentation.
<h2>PENDING</h2>
|