Releases: joanalnu/gen_api
Releases · joanalnu/gen_api
v 1.2
Added new functions:
rna2dna()
: to translate rna sequences back into dnafind()
: to find sequences inside of local stringscheck_codon()
: to check for non-existing codons
The README’s in all four languages and the appropriate testing (including CI workflows) was also developed and made publicly available.
v1.1
TL;DR
- Enabled visualization of proteins in API
- Added automated testing with pytest and GitHub CI workflow
- Solved some issues and updated API across languages
What's Changed
- Tests/add missing tests by @joanalnu in #2
- Testing/add testing by @joanalnu in #4
- Set up CI workflow for automated testing by @joanalnu in #5
- add pytest to requirements by @joanalnu in #7
- change Ci testing workflow by @joanalnu in #8
- Updating testing by @joanalnu in #10
- Testing/add testing by @joanalnu in #11
- Testing/add testing by @joanalnu in #12
- Create SECURITY.md by @joanalnu in #14
- Testing/add testing by @joanalnu in #16
Full Changelog: v1.0...v1.1
Note that docs are not yet elaborated, but will be updated to this new version in the coming days.
First Release
This is the first release of the GEN_API.
Full Changelog: https://github.com/joanalnu/gen_api/commits/v1.0