Skip to content

Releases: theimpossibleastronaut/configster

configster v0.1.1 released

05 Aug 18:24
f425e4c
Compare
Choose a tag to compare
  • v0.1.1 released (2020-08-05)

  • When an invalid option is encountered, 'InvalidOption_on_Linexx' is
    assigned to the option (instead of 'InvalidOption').

  • Added get_ver() function. Returns a String containing the library version.

  • Added more docs to the README and the API.

  • Code cleanup

crates-badge

configster v0.1.0 released

31 Jul 03:04
96ab97d
Compare
Choose a tag to compare

The first version of this library consists of one public function. See https://crates.io/crates/configster for information about adding this crate to your rust project, as well as the API documentation.

Thanks to the rust community (##rust on Freenode and the Rust Community Forum).

crates-badge