Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 773 Bytes

CHANGELOG.md

File metadata and controls

43 lines (23 loc) · 773 Bytes

Changelog

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

The format is based on Keep a Changelog.

0.0.6 (5th August, 2022)

Added

  • Bug corrections and improvements

  • 0.0.5 (30th July, 2022)

Added

  • Now we have 3 methods: async_httpx, async_aiohttp, request

0.0.4 (20th July, 2021) - (NEVER RELEASED)

Added

  • Adding asyncio functions and structure

0.0.3 (21st December, 2020) - (NEVER RELEASED)

Added

  • Adding port option. Default is 80.

0.0.2 (8th Octobeer, 2019)

Changed

  • Improve json output.
  • Remove dependency jxmlease. New dependency xmltodict.
  • Added model description.

0.0.1 (11th September, 2019)

Added

  • First draft functional version.