v1.5.6
What's Changed
Exciting New Features 🎉
- Smart Contracts: Add List.sort_by/2,uniq/1,delete_at/2,set_at/2 by @bchamagne in #1538
- Smart Contracts: Add
List.reverse/1
andList.sort/1
by @bchamagne in #1546
Bug Fixes
- Fix contract inputs validation with empty list by @Neylix in #1537
- Fix some bootstrap issues by @samuelmanzanera in #1534
Full Changelog: v1.5.4...v1.5.6