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

Latest commit

 

History

History
33 lines (20 loc) · 816 Bytes

CHANGELOG.md

File metadata and controls

33 lines (20 loc) · 816 Bytes

Change Log

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.

v1.1.0 - 2021-07-28

Added

  • Implementing RFC-8: Add TCP Protocol (#11)
  • RFC-8: Add TCP protocol (#8)

v1.0.1 - 2021-06-15

Fixed

  • Fix protocol file that contains ":" (#4)
  • Fix HTTP url generated incorrectly (#5)

v1.0.0 - 2021-06-09

Added

  • Add Parse support
  • Add http/https/file protocol support