Skip to content

Commit

Permalink
0.2.2
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release authored and github-actions committed May 20, 2022
1 parent 896d14b commit a820809
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

<!--next-version-placeholder-->

## v0.2.2 (2022-05-20)
### Fix
* Fixed scalability issues related with too many small files generated ([`b4ba095`](https://github.com/amanas/dnarecords/commit/b4ba09581e803f3117f5dba4ec5751ee939c03eb))

### Performance
* Added metadata taste functionality to the reader. Improved performace of block transposition ([`26b2353`](https://github.com/amanas/dnarecords/commit/26b2353c28fc5642c84002002c51d0363ec84c85))

## v0.2.1 (2022-05-19)
### Fix
* Static block size rather than dynamic ([`6b81af0`](https://github.com/amanas/dnarecords/commit/6b81af01443d62417f9894a418b2562f89859068))
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dnarecords"
version = "0.2.1"
version = "0.2.2"
description = "Genomics data ML ready"
authors = ["Atray Dixit, Andrés Mañas Mañas, Lucas Seninge"]
license = "MIT"
Expand Down

0 comments on commit a820809

Please sign in to comment.