Skip to content

v0.6: rewritten core, now with mocking.

Latest
Compare
Choose a tag to compare
@keltia keltia released this 13 May 09:34
· 27 commits to main since this release

I move to String internally instead of &str. Easier to deal with and use mocking for tests. API should stay the same.