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
- Ignore
.idea/
files from git and npm package.
0.2.0 - 2023-03-11
- 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
- Adapt new api url. #3
- Adapt new persisted messages format. #3
- Added support for retrieving authenticated user and token
realmq.me.token.retrieve()
andrealmq.me.user.retrieve()
.