Skip to content
This repository has been archived by the owner on Mar 3, 2024. It is now read-only.

Version 0.3.0

Latest
Compare
Choose a tag to compare
@pcapel pcapel released this 13 Jun 22:31
· 4 commits to main since this release
935f54a

What's Changed

  • [feature] Allow easier definition of conversions by @pcapel in #16

In order to support the full gamut of possible translations between sequences, a number of changes were required. This release also extends the concept of validating sequences, allowing a simple interface to check that they match a given alphabet.

Full Changelog: v0.2.0...v0.3.0