Skip to content

Latest commit

 

History

History
57 lines (34 loc) · 1.17 KB

File metadata and controls

57 lines (34 loc) · 1.17 KB

Changelog

The changelog consists of eight categories:

  • Added - new functionality that brings value to users
  • Changed - changes in existing functionality, performance and other types of improvements
  • Fixed - bugfixes
  • Deprecated - soon-to-be removed user-facing features
  • Removed - earlier deprecated, now removed user-facing features
  • Security - fixing CVEs in the gateway or dependencies
  • Miscellaneous - all other updates like build, release, CLI, etc.

See keepachangelog.com for more information.

Added

TBU

Changed

TBU

Fixed

TBU

Deprecated

TBU

Removed

TBU

Security

TBU

Miscellaneous

TBU

0.0.1a4 (Apr 21st, 2024)

Added

  • ✨ #1 Async client for Language API (@roma-glushko)
  • 🔧 #7 Made the stream chunk schema actual (@roma-glushko)

Miscellaneous

  • 👷 #3: Setup GitHub Actions to run automated CI checks on PRs (#10) (@roma-glushko)
  • 👷 #5 Setup Release Pipeline (@roma-glushko)