Skip to content

OfficeHarbor v1.2

Compare
Choose a tag to compare
@Derekljh Derekljh released this 21 Mar 04:07
· 226 commits to master since this release
4ff517f

Changes from AB3:

  1. Changed CLI syntax prefixes to full words now to be more descriptive.

E.g n/ changed to name:

  1. Separated Tagging function from the Add command.
    Tag

  2. Added Un-tagging function.
    Untag

  3. Added Undo/Redo function.
    UndoBefore
    UndoAfter
    Redo

  4. Minor output message changes for list command.

  5. Updated list command to output “The list is empty” for empty lists.
    List

  6. The user guide, developer guide, and AboutUs have been updated to match the changes in this release.