Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

EOSIO.CDT Version 1.4.1 Release Notes

Compare
Choose a tag to compare
@larryk85 larryk85 released this 14 Nov 02:08
· 1912 commits to master since this release
6f14991

repo

  • Removed Remove CMAKE_CXX_STANDARD 17 from EosioWasmToolchain.cmake #267
    • This was causing issues for Centos users and for users with low CMake versions
  • Added binary builds for Centos

eosiolib

  • Force compile time execution of name #249
  • Fixed regression in eosio::fixed_key<T> #255
  • Fixed eosio::multi_index::begin bug #256

tools

  • Fixed symlinks for various installed tools #268