Skip to content

Releases: lecle/aloxide

v0.6.1

08 Jan 09:39
Compare
Choose a tag to compare

0.6.1 (2021-01-08)

Note: Version bump only for package aloxide

v0.6.0

16 Dec 04:21
Compare
Choose a tag to compare

0.6.0 (2020-12-16)

Features

  • demux: ✨ support get blockchain data from hyperion api (1b38168)

v0.5.0

10 Nov 02:09
Compare
Choose a tag to compare

0.5.0 (2020-11-10)

Bug Fixes

  • demux: 🐛 handler version type as index need to have fix length (556318f)

Features

  • bridge: ✨ add metadata to field (a9621e7)
  • model-sequelize: ✨ apply advanced config with meta data in field config (75e2f7f)

v0.4.0

06 Nov 02:13
Compare
Choose a tag to compare

0.4.0 (2020-11-06)

Bug Fixes

  • abstraction: 🐛 remove redundant parameter (b8b778a)
  • aloxide-js: fix issue that cannot deploy/update smart contract via SDK (#103) (3e00dcf)
  • bridge: ♿ if outputPath is not absolute path then it should be a relative to the global config (fcfd324)
  • bridge: fix issue that deployed smart contract doesn't show any GET methods (#103) (1e1d40a)
  • chore: ignore ts (f368768)

Features

  • abstraction: ✨ separate the eos and can builder (afeddc2)
  • chore: enhance unit test (#109) (c14e84c)

v0.3.0

28 Oct 09:57
Compare
Choose a tag to compare

0.3.0 (2020-10-28)

Bug Fixes

  • aloxide-js: fix ICON SDK type definitions (#50) (a323464)
  • aloxide-js: fix linter and beatify files (#50) (7a44c1c)
  • bridge: 🐛 generate EOS smart-contract with logDataOnly (700bd93)
  • chore: change version of supported eosjs and icon sdk to newest and update yarn.lock (#50) (7a71aea)
  • demux: 🐛 typo in file name (7485a04)
  • example-api-gateway: 🐛 update configuration of model builder (280b349)
  • example-demux: 🐛 fix mismatch version (bd2adca)
  • example-demux: 🐛 force recreate table (fa0aa61)
  • example-generante-sm: 🐛 remove model of sequelize (91bc96f)
  • model-knex: 🐛 fix mismatch version (daef6c4)
  • model-sequelize: 🐛 fix map string type to text (4ab0a1d)
  • model-sequelize: 🐛 private key with string can not have size greater than 3072 bytes (22b96f1)
  • setup: 🔥 remove ambiguous field version in the setup package.json file (d1ce8be)

Features

  • abstraction: ✨ add command-line tool for generateing smart contract (c523a72)
  • aloxide-js: add Aloxide network config validation (#50) (73ad30d)
  • aloxide-js: add Entity Manager to the SDK to make it easier to read/write data on blockchain (#19) (04fefb9)
  • aloxide-js: add type definitions to aloxide JS (#50) (3a5bf56)
  • aloxide-js: add unit test (#19) (150ab56)
  • aloxide-js: enhance SDK read/write function and clean code (#19) (73fcdbe)
  • aloxide-js: support configuring path for blockchain network (#19) (bcc0e5e)
  • aloxide-js: update test case (#50) (b825ca0)
  • aloxide-js: update test case for helpers and EOS (#50) (a04cde0)
  • alxdjs: sdk to deploy smart contract (c7fda29)
  • demux-icon: add unit test for util (832717b)
  • example-aloxide-js: add example repo to show how to use Aloxidde JS SDK (#19) (b482258)
  • example-demux: 📝 push sample data to blockchain (48a1199)
  • example-demux:#82 add example demux (8a68e94)
  • example-demux: ✨ deploy smart-contract to CAN (d439e9c)
  • example-demux: ✨ index data to dynamodb (f1ed0b8)
  • example-demux: ✨ index data to mongo DB (2e816cd)
  • example-demux: ✨ index data to postgres and mysql (f6fb35f)
  • model-knex: 📦 add new module @aloxide/model-knex (b6efb0e)
  • model-sequelize: enhance unit test (bd1255a)

release version 0.2.0

25 Sep 01:17
Compare
Choose a tag to compare
v0.2.0

v0.2.0