mirror of
https://github.com/alexgo-io/bitcoin-indexer.git
synced 2026-04-30 20:51:51 +08:00
2.8 KiB
2.8 KiB
1.4.0 (2023-01-23)
New Features
- Polish LSP completion capability (4cc24ed3, 16db8dd4, 905e5433, 9ffdad0f, d3a27933, cad54358, 439c4933)
- Upgrade clarity vm (fefdd1e0)
- Upgrade stacks-node next image (492804bb)
- Expose stacks-node settings wait_time_for_microblocks, first_attempt_time_ms, subsequent_attempt_time_ms in Devnet config file
- Improve Epoch 2.1 deployments handling
- Improve
stacks-devnet-jsstability
Documentation
- Updated documentation to set clarity version of contract (b124d96f)
1.3.1 (2023-01-03)
New Features
- Introduce use_docker_gateway_routing setting for CI environments
- Improve signature help in LSP (eee03cff)
- Add support for more keyword help in REPL ([f564d469](
f564d469cc, 0efcc75e) - Various Docker management optimizations / fixes (b379d29f, 4f4c8806)