Skip to content

Releases: Tinkoff/overhave

2.8.8

04 Apr 12:43
92372a3
Compare
Choose a tag to compare
Merge pull request #147 from Tinkoff/FixCreateMR

Fix creating MR in gitlab and TestUserStorage

2.8.7

04 Apr 08:18
ab8946a
Compare
Choose a tag to compare
  • Updated deps

2.8.6

01 Apr 05:24
b8b6138
Compare
Choose a tag to compare
  • Updated coverage threshold
  • Updated deps

2.8.5

13 Mar 07:35
67f4d60
Compare
Choose a tag to compare
  • Added feature tags handlers for Overhave API
  • Updated deps

2.8.4

10 Mar 06:02
3fe38fd
Compare
Choose a tag to compare
  • Updated Overhave API with TestUser.specification methods: GET TestUser.specification and PUT TestUser.specification
  • Updated tests

2.8.3

09 Mar 06:10
4eaaae5
Compare
Choose a tag to compare
  • Updated FastAPI requirements
  • Fixed black target version
  • Minor updates

2.8.2

09 Mar 04:39
a44c478
Compare
Choose a tag to compare
  • Added CLI for Overhave API startup
  • Added settings for Overhave API

2.8.1

08 Mar 17:58
5e78eb4
Compare
Choose a tag to compare
  • Added Overhave API with TestUser methods (only beginning now)
  • Added tests with FastAPI TestClient
  • Updated TestUserStorage and tests

2.8.0

08 Mar 10:42
471f887
Compare
Choose a tag to compare
  • CLI transferred from Click to Typer
  • Added FastAPI for future updates
  • Updated deps

2.7.2.1

03 Mar 12:04
be6aebe
Compare
Choose a tag to compare

Fixed publish.yml after transferring to python3.10