Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 984 Bytes

CHANGELOG.md

File metadata and controls

27 lines (20 loc) · 984 Bytes

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.2.1 - 2023-03-11

Changed

  • Ignore .idea/ files from git and npm package.

0.2.0 - 2023-03-11

Added

  • Add support for client id postfixes to allow multiple connections per token.
  • Add new config option getClientIdPostfix to customize the default.

0.1.0 - 2018-06-29

Changed

  • Adapt new api url. #3
  • Adapt new persisted messages format. #3

Added

  • Added support for retrieving authenticated user and token realmq.me.token.retrieve() and realmq.me.user.retrieve().