Releases: blankstorm/api
Releases · blankstorm/api
0.3.4
- Added
password
back. Note no password data will actually be sent.
0.3.3
- Fixed
getAccount
- Fixed
disabled
not being is_disabled
in accountAttributes
- Removed
password
from FullAccount
- Improved
parseAccount
implemention
0.3.2
- Renamed
Account.disabled
to Account.is_disabled
- Added
offset
and limit
to getAllAccounts
and getAccounts
0.3.1
- Added
getAccountNum
- Changed
getAccount
and getAccounts
request body
0.3.0
- Added
getAccounts
- Added
getAllAccounts
0.2.0
- Added
update
- Added
disable
- Added
enable
0.1.8
- Fixed
auth.js
import path in account.js
0.1.7
- Added a default
access
value for stripAccountInfo
0.1.5
- Added
Access
- Added support for
Access
to stripAccountInfo