Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

release 1.9.0 #238

Merged
merged 13 commits into from
Jan 3, 2022
Merged

release 1.9.0 #238

merged 13 commits into from
Jan 3, 2022

Conversation

blankdots
Copy link
Contributor

@blankdots blankdots commented Dec 31, 2021

Description

with this release we drop support for python 3.6, and focus on 3.8 + (3.7 should still work but not recommended)
Refactored tests and made use of another spell checker CI action

Related issues

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Refactoring

Changes Made

  1. Fix/beacon init #225
  2. switch from misspell to pyspelling and introduce black formatting #237
  3. Bump aiohttp from 3.7.4.post0 to 3.8.1 #221
  4. moved to using ujson as json library
  5. dropped python 3.6 support
  6. black formatting enabled

Testing

  • Unit Tests
  • Integration Tests

Mentions

@blankdots blankdots added the release For when we need to make it official label Dec 31, 2021
@blankdots blankdots self-assigned this Dec 31, 2021
blankdots and others added 10 commits December 31, 2021 11:11
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.4.post0 to 3.8.1.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.7.4.post0...v3.8.1)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
htslib 1.10 is required for current cyvcf2
we install cython before we can install cyvcf2
switch from misspell to pyspelling and introduce black formatting
Bump aiohttp from 3.7.4.post0 to 3.8.1
@blankdots blankdots marked this pull request as ready for review January 3, 2022 07:40
@blankdots blankdots requested a review from teemukataja January 3, 2022 07:41
@blankdots blankdots merged commit 04f3681 into master Jan 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
release For when we need to make it official
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants