2.4.2 (2024-11-07)
- publish releases to ECR as well (8e5f2e6)
2.4.1 (2024-10-30)
- switch to node@20 (d4106a8)
- drop bignumber.js (c503e9d)
- extract common status markup in Account.vue (0c5437a)
- rename
isStatictoisLocalAccount(531ded4)
- deps: update (31f72e3)
- explicitly ignore promise returned by
updateConnectionInfo(e8589e9) - make disconnectWallet sync (7a1f42f)
- update sdk to 14, improve types (97ada22)
2.4.0 (2024-06-25)
- Update aerepl-web interface (cd8618d)
2.3.0 (2024-05-23)
- use v8 compiler (38920ed)
2.2.6 (2024-04-26)
2.2.5 (2024-04-26)
- log connection error (afa793f)
2.2.4 (2024-04-25)
- update dependencies (c50712d)
2.2.3 (2023-11-15)
- repl contract name parsing (cd36e0e)
2.2.2 (2023-11-15)
2.2.1 (2023-11-14)
- update dependencies (787ec54)
2.2.0 (2023-09-12)
- improve code style, typedefs (3bbd8c9)
- check transaction type in result of contract call (51bda26)
- deploy bytecode (bb37701)
- only establish channel on open, fix code style (15ff4ad)
- persist bytecode, allow input without compile (5c2ce76)
- variable naming (eef3aa0)
2.1.0 (2023-05-08)
- add version and contribution note (69af2e2)
- test build in actions (e6b32f1)
2.0.1 (2023-05-08)
- update dependencies (46e74f4)
2.0.0 (2023-04-20)
- update to sdk 13, refactor as vue3/vite project
- allow resizing of source and aci editor (e05c8a9)
- update to sdk 13, refactor as vue3/vite project (170fc67)
- adjust for pr review, fix and satisfy eslint (48b0870)
- remove unused files (4156878)
- add release please (0ddc18b)