clinvoice 0.9.5 copy "clinvoice: ^0.9.5" to clipboard
clinvoice: ^0.9.5 copied to clipboard

Very simple command-line invoice management system using JSON to store information.

0.X.Y #

0.9.5 #

  • Re-upload of 0.9.4 with recommended styles

0.9.4 #

  • Fix a ton of issues noticed by pub

0.9.3 #

  • Rename library

0.9.2 #

  • Fix error with accidentally removed import statement.

0.9.1 #

0.9.0 #

  • De-implement easy_tui.
    • Switch instead to the args package.
  • Command-based execution.
  • JSON files are now per-job rather than being one JSON file for every job.
    • This reduces the amount of memory needed to run the program.
      • User specifies the job in the command rather than during execution.

0.2.3 #

  • Fix the many bugs regarding serialization

0.2.2 #

  • Fix JSON export issue

0.2.1 #

  • Fix bug introduced by easy_tui version 3.0.2
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Very simple command-line invoice management system using JSON to store information.

Repository (GitLab)
View/report issues

License

unknown (LICENSE)

Dependencies

args, dstring_fmt, meta

More

Packages that depend on clinvoice