Releases: ember-nexus/reference-dataset
Releases · ember-nexus/reference-dataset
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11
0.0.10
0.0.9
0.0.9 - 2023-09-14
Changed
- Add token file back for test
endpoint.user.postToken
. - Switch license to GPL-3.0-only.
0.0.8
0.0.7
0.0.7 - 2023-09-03
Added
- Add test scenario
endpoint.user.postToken
for Ember Nexus API #49: HTTP POST /token - PostTokenController. - Add test scenario
endpoint.user.deleteToken
for Ember Nexus API #65: HTTP DELETE /token - DeleteTokenController. - Add test scenario
endpoint.user.getToken
for Ember Nexus API #72: HTTP GET /token - GetTokenController.
Changed
- Refactor folder structure.
0.0.6
0.0.6 - 2023-07-04
Fixed
- Resolved UUID conflict.