Skip to content

v0.1.0-alpha.3

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jul 16:40
8e558c3

0.1.0-alpha.3 (2023-07-25)

⚠ BREAKING CHANGES

  • libscoop: Session::new() is now infallible.

Features

  • hok|config: config-list shows the path (679c177)
  • libscoop: impl Default for Session (d91177a)
  • libscoop: support loading config from all possible location (2bcc649)
  • move to v0.1.0-alpha.3 (1ecd0ed)

Bug Fixes

  • ci: remove unneeded condition (718084f)
  • libscoop|fs: write_json should create file instead of dir (54482a7)
  • libscoop: fix doctest (c0237a2)