Releases: vittominacori/solidity-linked-list
Releases · vittominacori/solidity-linked-list
v6.5.0
What's Changed
- feat: add foundry config
- chore: update min solidity version to 0.8.20
Full Changelog: v6.4.0...v6.5.0
v6.4.0
fix: update constant name
Full Changelog: v6.3.0...v6.4.0
v6.3.0
What's Changed
- ci: update actions
- chore(deps): bump serialize-javascript and mocha by @dependabot in #29
- chore(deps): bump undici from 5.28.4 to 5.28.5 by @dependabot in #30
- chore(deps-dev): bump vite from 5.4.10 to 5.4.14 by @dependabot in #31
- chore(deps): bump axios from 1.7.7 to 1.8.2 by @dependabot in #32
Full Changelog: v6.2.0...v6.3.0
v6.2.0
What's Changed
- chore: update dependencies and solc version
- chore(deps-dev): bump rollup from 4.22.2 to 4.22.4 by @dependabot in #26
- chore(deps): bump secp256k1 from 4.0.3 to 4.0.4 by @dependabot in #28
Full Changelog: v6.1.0...v6.2.0
v6.1.0
v6.0.0
Remove truffle and update dependencies.
What's Changed
- chore(deps-dev): bump undici from 5.28.3 to 5.28.4 by @dependabot in #19
Full Changelog: v5.6.0...v6.0.0
v5.6.0
- Update dependencies.
- Update solidity to v0.8.25 and cancun version.
Full Changelog: v5.5.0...v5.6.0
v5.5.0
- Update dependencies.
- Update node version to v20
- Update solidity to v0.8.24
Full Changelog: v5.4.0...v5.5.0
v5.4.0
Update docs, metadata, flat analysis.
v5.3.0
Improve contracts and test