Skip to content
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.

Latest commit

 

History

History
42 lines (37 loc) · 1.83 KB

CHANGELOG.md

File metadata and controls

42 lines (37 loc) · 1.83 KB

(2021-04-19)

Bug Fixes

  • app.rs:
    • add correct long help to error switch (77148582)
    • color option compulsion removed (0c37d2aa)
  • cli.yaml: add description, remove option from format (92ea1c31)
  • main.rs: reorder passing arguments (d18adf4b)
  • printr.1.txt.tpl, printr.txt.tpl: rename file (0ef554c0)
  • standard-jobs.yml, ubuntu-install-packages: rename file, change references (487d8286)

Features

  • initial commit (fa32ce55)
  • .gitignore: rewrite to correct files (b58e3523)
  • app.rs, cli.rs, cli.yaml: rename file (7c8942a1)
  • build.rs: remove powershell completions (153fd6dc)
  • build.rs, generate-manpage, string-substitution.py: delete files, replace with build.rs (22bae3f8)
  • cli.rs:
  • cli.yaml:
  • install: add install script (939e6be5)
  • lib.rs:
    • rename file, add functionality (ac1ae196)
    • module to contain essential functions (3832dbe4)
  • main.rs:
  • mod.rs:
    • complete almost all implementations (57641e04)
    • add sentiment analysis methods (e5d0a93e)
  • tests.rs: delete useless file (f19b2aad)