1.0.0-beta.1 (2020-02-19)
Bug Fixes
- absolute imports (da66e0d)
- add a new assertion (f8981b7)
- add dependencies to fix testing script (a163414)
- add eslint disable por any types (ca58fd2)
- add missing comments and return types (461f0ce)
- add node version for v10 in github actions (4e7c7c6)
- add polkadotMockFactory (ed75171)
- add reference to TODO task (b97c896)
- add todo to create a method to return human readable values (ba313fa)
- change way to import polkadot module (8337a39)
- feedback (5a6353d)
- feedback (d1009f3)
- fix circular dependency issue (bfa39dd)
- fix context test (16c7f34)
- fix tests (559c6eb)
- github actions npm and typo (4e7cf2d)
- improve methods tests (d8fa9bf)
- improve test structure (57078d2)
- make fixes missing from review fix (2ba2e25)
- move entity class to base folder (d3d2e1f)
- path module (e498024)
- remove greenkeeper and sonarcloud (44ebede)
- remove todos by polymesherror class (b1dc1dd)
- replace pojo to Record type (7d7838c)
- replace throw error by polymesherror class (a5a7468)
- resolve manual merge (cf1072f)
- resolve manual merge (fad3e27)
- resolve manual merge (227ad39)
- review comment (51b0a36)
- review comments (eecf656)
- tweak configs (c153269)
- type coercion (0ff1ae7)
- typo error (d380cca)
- typo error (5c3b8dc)
- update context class (3c32d2d)
- update identity class (fbfcf23)
- update semver based on review changes (6e6aa2d)
- use polymesherror class to throw new errors (32d80d5)
- yarn format (74728b1)
Features
- add commitizen and semver (50c8b7b)
- add github actions and some test code (3eb635e)
- add prettier and linting configs to the project and badge (8833465)
- add typedocs configuration to project (35fa2bc)
- add unserialize and serialize methods (d125225)
- context class (038873f)
- create transaction queue class (62939f3)
- entity class (59c05af)
- identity class (2e573d2)
- implement PolymeshTransaction class (6a52c5f)
- implement post transaction resolver (a462bd7)
- implement transaction queues (947d7de)
- polymesh class (d1542f9)
- restructure mock factory (5ca9d43)
- update the polkadot fork to the latest version (116895d)