Skip to content

Releases: arufa-research/polar

v0.11.1

12 Apr 03:05
Compare
Choose a tag to compare
  • [Enhancement] Add more complex types in schema parsing
  • Fix wasm constructor
  • Bump sample project version

v0.10.8

21 Feb 04:33
Compare
Choose a tag to compare

v0.10.2

19 Dec 05:04
64a1016
Compare
Choose a tag to compare
  • Add additional conditions if type is optional array(schema parsing)
  • Show error while failed network interaction

v0.10.1

19 Dec 05:02
64a1016
Compare
Choose a tag to compare
  • Upgrade secretjs to 1.5.1

v0.10.0

19 Dec 05:02
64a1016
Compare
Choose a tag to compare
  • Schema parsing fixes

v0.9.97

04 Oct 07:02
09e6f62
Compare
Choose a tag to compare
  • Support cosmwasm1.0
  • Support schema generation
  • Support auto ts compile
  • Minor bug fixes

v0.9.94

21 Mar 18:16
Compare
Choose a tag to compare
  • Add support for multiple instantiation of same contract

v0.9.92

07 Feb 03:56
463526d
Compare
Choose a tag to compare
  • Update polar.config.js structure to make it easier to understand
  • Update package.json

v0.9.9

24 Jan 16:55
Compare
Choose a tag to compare
  • add getLogs method to get logs from response; skip instead of error when contract addr is there duing manual addition of addr
  • store empty list of methods if no methods in query_msg.json, handle_msg.json files instead of giving parsing error
  • Manual init addr using instantiatedWithAddress
  • add pulsar to config

v0.9.5

09 Jan 16:34
Compare
Choose a tag to compare
  • [Bug] Compression opt fix
  • [Feature] Custom fees for each transaction
  • polar test ignore checkpoints