go-toml v1.8.1 Release Notes

Release Date: 2020-09-12 // over 3 years ago
  • What's new

    ๐Ÿ›  Fixed bugs

    • 65ca806 Fix Unmarshaler call when value is missing (#439) [#431 ]
    • b76eb62 Allow marshal into empty interface{} (#433) [#432 ]
    • ๐Ÿ‘ 196ce3a Support go 1.15 (#434) [#428 ]
    • ๐Ÿ‘ป 9f8f82d Fix index exception when setting empty Tree slice (#425)
    • 34de94e Fix field overriding part of anonymous struct in order preserving mode [#421]
    • 1dbe20e Fix TreeFromMap on list of interfaces (#416) [#415 ]
    • 05bf380 The return value of Marshal is used as a TOML value not a raw TOML formatted value [#414]

    ๐ŸŽ Performance

    • ๐Ÿ— 5c94d86 Use strings.Builder in lexer (#438)

    Checksums

    (sha256)

    1d30d9f7f97ffaf5e5c802affaba25f4a5bf04346b753318acfc589d774d5488 *jsontoml_darwin_amd64.tar.xz
    2bb5d8a7470476c5b9bbb02b2e0f1a987ff7f9aac67bda0de1f7a5a0d38cb0ce *jsontoml_linux_amd64.tar.xz
    91cb1f7eebf0acade44475db39a75a6822a3121fe526357a238f5f2af5f19428 *jsontoml_windows_amd64.tar.xz
    65e5c4db86fe6a208d3f5db39db7c820174625bba0e6c0c2f1485f3df91acb7a *tomljson_darwin_amd64.tar.xz
    dc896369a05574b9aafade26b9d1d3ca66061b4999b4745875f273559e690587 *tomljson_linux_amd64.tar.xz
    5b6520e4c2fb80f90dafb8c710ff17833b0eb2354977b9016ef78e2c60176837 *tomljson_windows_amd64.tar.xz
    749ffffe8abb1dd96763da11065ebecbb0fdb023f7866ef5309e54f644413a61 *tomll_darwin_amd64.tar.xz
    8257cef2c0ea8bc5d6a6f3ee57ebf349b5f317f28164f061979ec2dade412ac3 *tomll_linux_amd64.tar.xz
    b97e882a5294049d1354e609e840061e4ae76a9a1b541ef7f2104619c7e7f0ac *tomll_windows_amd64.tar.xz
    

Previous changes from v1.8.0

  • What's new

    ๐Ÿ›  Fixed bugs

    • a60e466 Fix index and slice expressions for query (#405)
    • 0๏ธโƒฃ 1479e10 Fix regression in default value handling (#406)
    • 96ff402 Fix marshaling nested arrays of tables (#395) [#369 ]
    • 19eb8cf Fix various quoted keys bugs (#400) [#396, #397, #398, #399 ]
    • 9ccd9bb Fix unmarshaler error when a custom marshaler function is defined (#383) [#382 ]
    • 71a8bd4 Prevent automatic conversion between int and float when unmarshaling (#390) [#389 ]
    • 7fbde32 Fix overflow checking when unmarshaling (#388) [#387 ]
    • cc3100c Fix unmarshaling arrays (#385) [#384 ]
    • f1ba638 Fix inline table loading errors (#381) [#379, #380 ]
    • d1e0fc3 marshal: do not encode embedded structs as sub-table (#368)
    • ๐Ÿ‘ e9e8265 Add support for tab in basic string value and quoted key (#364)
    • a30fd22 Escape adjacent quotation marks marshaling in multiline string (#365)
    • e872682 Fix unmarshal error with tab in multi-line basic string (#355) [#354 ]
    • 145b183 dont't panic when marshal from nil or unmarshal to nil interface or pointer (#353)

    Checksums

    (sha256)

    f7943604bfd11f0630c0720681899aa5c1ba23400fe0aee2eca79ce8edffcbd3 *jsontoml_darwin_amd64.tar.xz
    d471d0ca97c5b029beaa0eea1c233fb7e3016d2d9398bfd41df97c26d8e5f547 *jsontoml_linux_amd64.tar.xz
    6f320ebd2f9965713ee728f0543e2a773ad111ae2cd52e8475c52b5bb82d8980 *jsontoml_windows_amd64.tar.xz
    47d22db4f24b61159a318fcbf7f0d28e812cb484063ebcf3ad5a76f336b65706 *tomljson_darwin_amd64.tar.xz
    954d8c6ae63a82bcac85c9135409350699bda3a5dad42f2883c8f4efa8e3ff25 *tomljson_linux_amd64.tar.xz
    8833730a3d25881bfcbdcabddc992d617e55fbf2b129fe1687889cc3aa049b86 *tomljson_windows_amd64.tar.xz
    66c77476a2ecf1d945cb95e8fd2b4bec205db659348b5495e2e61d5b4ead01ec *tomll_darwin_amd64.tar.xz
    ada4a27c624db30267d60f9cf9733625ac79c114911994d00663739d99b99f46 *tomll_linux_amd64.tar.xz
    eb651e3adfd266ddbb28ad525a43f5d1e623d359060733549f45a1c8c415e3b1 *tomll_windows_amd64.tar.xz