Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Updated changelog, release notes, and news section of home page to include info about version 0.2.0. |
|---|---|
| Timelines: | family | ancestors | descendants | both | rel |
| Files: | files | file ages | folders |
| SHA1: |
fdf77d2ee47de1e85c864953ba760d77 |
| User & Date: | mvnathan 2014-09-21 00:11:39.059 |
Context
|
2014-09-21
| ||
| 00:12 | Version 0.2.0 release. Leaf check-in: 0d7e6cebe4 user: mvnathan tags: rel, v0.2.0 | |
| 00:11 | Updated changelog, release notes, and news section of home page to include info about version 0.2.0. check-in: fdf77d2ee4 user: mvnathan tags: rel | |
|
2014-09-20
| ||
| 23:43 | Merged last-minute change from dev to rel. check-in: 556d092628 user: mvnathan tags: rel | |
Changes
Changes to wiki/changelog.wiki.
1 2 3 4 5 6 7 8 9 |
<title>Changelog</title>
<b>Version 0.1.0 (2014-09-04)</b>
* Basic command-line infrastructure.
Morg doesn't do a whole lot right now. But, at least, its command
processing framework is in place, giving it the ability to execute
commands specified either as command-line arguments or issued in
| > > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
<title>Changelog</title>
<b>Version 0.2.0 (2014-09-20)</b>
* Support for creating new items and properties.
Morg now has a fully functional <tt>new</tt> command to allow users
to add new items and properties to the database.
<b>Version 0.1.0 (2014-09-04)</b>
* Basic command-line infrastructure.
Morg doesn't do a whole lot right now. But, at least, its command
processing framework is in place, giving it the ability to execute
commands specified either as command-line arguments or issued in
|
| ︙ | ︙ |
Changes to wiki/home.wiki.
| ︙ | ︙ | |||
43 44 45 46 47 48 49 |
your phone and laptop will not involve a third-party server.
In short, Morg helps you stay on top of all the things you need to get
and/or get done before you end up in the morgue...
<h1>News</h1>
| | | | | > > > > > > > > | 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 |
your phone and laptop will not involve a third-party server.
In short, Morg helps you stay on top of all the things you need to get
and/or get done before you end up in the morgue...
<h1>News</h1>
<h3>September 20, 2014</h3>
* <em>Second milestone: version 0.2.0</em>.<br>
With the ability to add new items and properties, Morg is now a
smidgen closer toward the grand vision laid out above.<br>
<small>
[/doc/rel/wiki/relnotes.wiki|Release Notes]
[/doc/rel/wiki/changelog.wiki|Changelog]
</small>
<h3>September 4, 2014</h3>
* <em>First milestone: version 0.1.0</em>.<br>
It doesn't do much, but is a step in the right direction toward the grand
vision laid out above.<br>
<small>
[/doc/v0.1.0/wiki/relnotes.wiki|Release Notes]
[/doc/v0.1.0/wiki/changelog.wiki|Changelog]
</small>
<h1>Documentation</h1>
<h2>For End-users</h2>
* [/doc/rel/wiki/faq.wiki|Frequently Asked Questions]
* [/doc/rel/wiki/schema.wiki|Morg's Database Schema]
|
| ︙ | ︙ |
Changes to wiki/relnotes.wiki.
1 2 | <title>Release Notes</title> | | | | < < | < | 1 2 3 4 5 6 7 | <title>Release Notes</title> <h1>Version 0.2.0</h1> Morg can now add new items and properties to its database. It comes with some predefined properties that are geared toward task list and shopping list management. |