Skip to content

1.1.0

Compare
Choose a tag to compare
@AxlLind AxlLind released this 07 Jul 15:59
· 6 commits to master since this release
9072fed
  • Deprecates the -f flag in favor of a positional argument, ie:
    • Before mdtable -f in.txt
    • Now mdtable in.txt
  • Makes I/O error messages slightly better.
  • Simplification of the config.rs file.
  • Small code changes in main.rs.