Skip to content

Latest commit

 

History

History
190 lines (97 loc) · 8.27 KB

CHANGELOG.md

File metadata and controls

190 lines (97 loc) · 8.27 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v0.7.0 - 2024-12-13

Compare with v0.6.2

Bug Fixes

  • unpin aiohttp dependency (97c91c4 by Sergey Motornyuk).

v0.6.2 - 2024-04-28

Compare with v0.6.1

Bug Fixes

  • blinker >1.7 is not supported bby asyncblink (b2695c7 by Sergey Motornyuk).

v0.6.1 - 2024-04-01

Compare with v0.6.0

v0.6.0 - 2024-04-01

Compare with v0.5.8

Features

  • download AzureBlobs using Azure Blob client (f0cd98c by Sergey Motornyuk).

v0.5.8 - 2024-01-31

Compare with v0.5.7

Bug Fixes

  • app crashes because "listener has no priority" (a303a14 by Sergey Motornyuk).

v0.5.7 - 2023-11-13

Compare with v0.5.6

Features

  • configure log level via FPX_LOG_LEVEL (7e4f328 by Sergey Motornyuk).

v0.5.6 - 2023-10-19

Compare with v0.5.5

v0.5.5 - 2023-10-19

Compare with v0.5.3

Bug Fixes

  • download files after first broken file (ef414c5 by Sergey Motornyuk).
  • type error on python v3.9 (6857719 by Sergey Motornyuk).

v0.5.3 - 2023-10-15

Compare with v0.5.2

Bug Fixes

  • missing details for dict-item (14568df by Sergey Motornyuk).

v0.5.2 - 2023-10-15

Compare with v0.5.1

Bug Fixes

  • headers are missing from dict-items (b10442f by Sergey Motornyuk).

v0.5.1 - 2023-10-15

Compare with v0.4.8

Features

  • sanic v23.6 (9aa1dae by Sergey Motornyuk).
  • FPX_TRANSPORT supports aiohttp and httpx (1c5f929 by Sergey Motornyuk).

Bug Fixes

  • ticket options has unsupported type (e2e832a by Sergey Motornyuk).

v0.4.8 - 2023-05-08

Compare with v0.4.7

Bug Fixes

  • pin websockets to <11.0 (0dd7a60 by Sergey Motornyuk).

v0.4.7 - 2022-11-25

Compare with v0.4.6

Features

  • set SillyStreamPipe as default stream pipe (613b130 by Sergey Motornyuk).

v0.4.6 - 2022-09-20

Compare with v0.4.5

Bug Fixes

  • stream the whole file (c15e57f by Sergey Motornyuk).

v0.4.5 - 2022-09-12

Compare with v0.4.4

v0.4.4 - 2022-08-08

Compare with v0.4.3

Features

  • no-queue option (e13f109 by Sergey Motornyuk).

v0.4.3 - 2022-08-07

Compare with v0.4.2

v0.4.2 - 2022-08-07

Compare with v0.4.1

v0.4.1 - 2022-07-14

Compare with v0.4.0

v0.4.0 - 2022-07-11

Compare with v0.3.4

v0.3.4 - 2022-03-14

Compare with v0.3.3

v0.3.3 - 2021-11-05

Compare with v0.3.0

v0.3.0 - 2021-11-05

Compare with v0.2.0

v0.2.0 - 2021-11-02

Compare with v0.1.5

v0.1.5 - 2020-10-23

Compare with v0.1.4

v0.1.4 - 2020-10-21

Compare with v0.1.3

v0.1.3 - 2020-09-29

Compare with v0.1.2

v0.1.2 - 2020-09-03

Compare with v0.1.1

v0.1.1 - 2020-07-24

Compare with v0.1.0

v0.1.0 - 2020-07-23

Compare with v0.0.3

v0.0.3 - 2020-05-27

Compare with first commit