- Bumped dependencies
- Updated
follow-redirects
to patch security vulnerability
- Bumped dependencies
initialize
no longer sends aninitialized
statement ifsessionState
is provided- Added
getInitializedDate
helper method
- Added new optional parameter
authToken
toinitialize
(Fixes https://github.com/xapijs/cmi5/issues/225) - Added new method
getAuthToken
(Fixes https://github.com/xapijs/cmi5/issues/225) - Aligned with
@xapi/xapi/2.2.3
- Bumped dependencies
- Bumped dependencies
- Aligned with
@xapi/[email protected]
- Bumped dependencies
- Added npm version badge to readme
- Bumped
axios
to solve security vulnerability - Bumped dependencies
- Added build step to automated tests
- Aligned with
@xapi/[email protected]
- Bumped dependencies
- Added auto-generated
id
property to all statements - Bumped dependencies
- Added optional result success parameter to interaction methods
- Exposes xAPI wrapper with
cmi5.xapi
property
- The officially stable launch of xAPI.js cmi5 Profile v1.0.0! 🎉
- Improved readme
- Bumped
axios
to solve security vulnerability - Bumped
node-notifier
to solve security vulnerability
- Added singleton access through static
Cmi5.instance()
method
- Added
moveOn
helper method to handle correct end sequence for AUs
- Added
options
parameter topass
,fail
andcomplete
methods - Added
transform
parameter tooptions
to transform statements - Added Prettier
- Added tests
- Added
isAuthenticated
,isCmiAvailable
methods - Bump
@xapi/xapi
version
- Bump
@xapi/xapi
version - Change usage of
fetch
toaxios
- Improve rollup config
- Initial version