• 0.101.0 1432839f48

    0.101.0 Pre-Release

    tastytea released this 2019-04-14 00:11:30 +02:00 | 244 commits to master since this release

    First pre-release with the new API.

    • Removed deprecated code.
    • Changed uint_fast16_t to uint16_t and uint_fast64_t to uint64_t.
    • Removed old examples, wrote some new.
    • Removed tests, didn't write new ones yet.
    • Added new return types and replaced the old ones with them.
    • Added new types and changed/moved some old types.
    • Removed support for g++-5
    • Added contructor with Json::Value and operator Json::Value() to Mastodon::Easy::Entity and derived classes.
    • Improved documentation.
    • Set default values for all custom cmake-variables.
    • Simplified streaming calls.
    Downloads