We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5691d71 commit 9be1f90Copy full SHA for 9be1f90
gtars/docs/changelog.md
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [0.2.4]
8
+- Attempt to fix failing python bindings in CI linux [#104](https://github.com/databio/gtars/issues/104)
9
+
10
## [0.2.3]
11
- Improved RegionSet, by adding a multiple new methods: `to_bed`, `to_bed_gz`, `to_bigbed`, `identifier()`, and others.
12
- Fixed allowed `fasta_digest` to accept `Path` or `bytes` [#93](https://github.com/databio/gtars/issues/93)
0 commit comments