Skip to content

0.1.5 (2021-04-08)

Compare
Choose a tag to compare
@azzamsa azzamsa released this 08 Apr 05:35
· 82 commits to master since this release

0.1.5 (2021-04-08)

This release include fixes for creates.io workflow.

0.1.4 (2021-04-08)

digs 0.1.4 a minor version release that fixes config bugs.
Starting from this version the code-base also free from unwrap.
Thus hopefully ensure no panic will occur.

Bug fixes:

  • BUG #7: fix panic if default config also doesn't exist
  • BUG #8: avoid all panics with proper Error handling