Recent Releases of stringalign
stringalign - Stringalign 0.0.3
What's Changed
- Add functionality to find all possible alignments by @yngvem in https://github.com/yngvem/stringalign/pull/17
Full Changelog: https://github.com/yngvem/stringalign/compare/v0.0.2...v0.0.3
- Python
Published by github-actions[bot] about 1 year ago
stringalign - Stringalign 0.0.2
What's Changed
- Add workflow files by @yngvem in https://github.com/yngvem/stringalign/pull/1
- Add extra utilities for the confusion matrix by @MarieRoald in https://github.com/yngvem/stringalign/pull/4
- Error classification by @MarieRoald in https://github.com/yngvem/stringalign/pull/5
- Add docs and improve evaluator by @yngvem in https://github.com/yngvem/stringalign/pull/6
- Update readme by @yngvem in https://github.com/yngvem/stringalign/pull/7
- Add installation instructions by @MarieRoald in https://github.com/yngvem/stringalign/pull/8
- Set min python=3.11 by @MarieRoald in https://github.com/yngvem/stringalign/pull/9
- Update lock file by @yngvem in https://github.com/yngvem/stringalign/pull/10
- Add cff file by @yngvem in https://github.com/yngvem/stringalign/pull/13
- Add functionality to detect multiple possible alignments by @yngvem in https://github.com/yngvem/stringalign/pull/11
- Add more tokenizers by @yngvem in https://github.com/yngvem/stringalign/pull/15
- Add building wheels in CI by @yngvem in https://github.com/yngvem/stringalign/pull/16
- Use tokenizer correctly in evaluation by @yngvem in https://github.com/yngvem/stringalign/pull/23
- Add index to find which alignment operators are in which lines by @yngvem in https://github.com/yngvem/stringalign/pull/24
- Make evaluator properties are cached by @yngvem in https://github.com/yngvem/stringalign/pull/25
- Better str representation by @yngvem in https://github.com/yngvem/stringalign/pull/27
- Add the evaluation module by @yngvem in https://github.com/yngvem/stringalign/pull/26
- Fix bug with cached_property not working due to slots by @yngvem in https://github.com/yngvem/stringalign/pull/29
- Add workflows to PyPI by @yngvem in https://github.com/yngvem/stringalign/pull/30
- Add bump-my-version config by @yngvem in https://github.com/yngvem/stringalign/pull/31
- Rename workflow by @yngvem in https://github.com/yngvem/stringalign/pull/32
- Update bumpversion workflow by @yngvem in https://github.com/yngvem/stringalign/pull/33
New Contributors
- @yngvem made their first contribution in https://github.com/yngvem/stringalign/pull/1
- @MarieRoald made their first contribution in https://github.com/yngvem/stringalign/pull/4
Full Changelog: https://github.com/yngvem/stringalign/commits/v0.0.2
- Python
Published by github-actions[bot] about 1 year ago