Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

45 lines (29 loc) · 1.07 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.

[0.3.1] - 2024-11-19

Documentation

  • Fixed typos in the ReadMe and package for unity version

[0.3.0] - 2024-11-19

Added

  • Classified requests and data structures during session.update

Fixed

  • Changed UniTask to an optional dependency library
  • Added build support for WebGL builds
  • Addressed errors during Mac builds

Documentation

  • Unified library name (ライブラリ名の統一)
  • Created EN/JP ReadMes and added cross-links (EN/JPのReadMeの作成と相互リンクの追加)

[0.2.0] - 2024-11-13

Added

  • Implemented Audio Stream playback functionality in the sample code
  • Added license file to the library
  • Updated ReadMe

Fixed

  • Fixed microphone retrieval process on Android and PC platforms

Documentation

  • Added changelog

[0.1.0] - 2024-11-11

Added

  • Initial release