Skip to content

Releases: slawlor/repl

v0.2.0

30 Jan 15:02
127f027
Compare
Choose a tag to compare

By no-requests, V0.2.0 of rustyrepl is released!

This mainly upgrades to usage of clap v4 along with some documentation updates.

v0.1.4

31 Aug 18:32
408fd9a
Compare
Choose a tag to compare

What's new

  • Cleanup licensing headers
  • Downgrade further the dirs crate dependency for easier compatibility
  • Starting adding test coverage for CI

v0.1.3

31 Aug 13:34
03db0b9
Compare
Choose a tag to compare
  1. Documentation updates
  2. Added some badges on the build status + repo links
  3. Cleanup dependencies and remove backtrace requirement on anyhow

v0.1.2

30 Aug 19:51
16436ea
Compare
Choose a tag to compare

Downgrading rustyline to v7

v0.1.1

30 Aug 15:07
9ce500b
Compare
Choose a tag to compare

Documents update

Rustyrepl v0.1.0 is released!

30 Aug 14:50
1784a2d
Compare
Choose a tag to compare

This is the initial release of rustyrepl. Example usage can be found in the repl-test binary crate as a playground. Enjoy!