Releases: Ensembl/ensembl-utils
Releases · Ensembl/ensembl-utils
v0.6.0
What's Changed
- Re-introduce limited number of positional arguments per function by @JAlvarezJarreta in #28
- Reintroduce pytest_configure() hook to parse env vars in server URL by @JAlvarezJarreta in #30
- Include latest changes in unit tests by @JAlvarezJarreta in #31
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- Bugfix: do not rely on self to store knowledge by @JAlvarezJarreta in #27
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Add new checksums module with utils around file hashes by @JAlvarezJarreta in #24
- Actually add the use of metadata to build unittestdb by @MatBarba in #25
- Several bugfixes following the latest additions and better testing by @JAlvarezJarreta in #26
Full Changelog: v0.4.4...v0.5.0
v0.4.4
What's Changed
- Require type hints in all methods and functions by @JAlvarezJarreta in #23
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- Add numeric argument option for the ArgumentParser class by @JAlvarezJarreta in #22
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- Support src=None for db_factory by @MatBarba in #20
- Make unit tests also compatible with SQLAlchemy 1.4.45+ and 2.0+ by @JAlvarezJarreta in #21
Full Changelog: v0.4.1...v0.4.2
v0.4.1
v0.4.0
What's Changed
- Coverage report will usually fail for PRs from forks by @JAlvarezJarreta in #12
- Avoid cyclic import by @MatBarba in #10
- Add param reflect to avoid loading tables by @MatBarba in #11
- Rework to allow use of metadata by @MatBarba in #13
- Add configuration for ruff by @JAlvarezJarreta in #15
- Exclude ruff cache folder by @JAlvarezJarreta in #16
- Update database connection and plan next release by @JAlvarezJarreta in #14
- Ffix documentation typo by @JAlvarezJarreta in #18
- Allow test db without schema/data from dump_dir by @MatBarba in #17
New Contributors
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Update sqlalchemy requirement from ~=1.4.0 to ~=2.0.30 by @dependabot in #1
- Add unit test utils by @JAlvarezJarreta in #8
New Contributors
- @dependabot made their first contribution in #1
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Update documentation information and font, and library classifiers by @JAlvarezJarreta in #5
- Create reusable workflow and allow variable set-up for manual CI runs by @JAlvarezJarreta in #6
- Set minimum version to Python 3.10 by @JAlvarezJarreta in #7
Full Changelog: v0.1.3...v0.2.0