All Versions
46
Latest Version
Avg Release Cycle
67 days
Latest Release
-

Changelog History
Page 5

  • v1.1.6 Changes

    • ➕ Add missing Makefile.mix file in rebar hex.pm package description (Mickaël Rémond)
    • 🏗 Make sure priv dir is created when building with mix and included in package dir list (Mickaël Rémond)
  • v1.1.4 Changes

    ⚡️ This is an Elixir friendly update:

    • ➕ Add ability to return maps instead of xmlel record (Paweł Chmielowski)
    • ➕ Add ability to tell parser to return Elixir structs instead of records (Mickaël Rémond)
    • ➕ Add Elixir tests (Mickaël Rémond)
  • v1.1.3 Changes

    • Memory optimizations (Paweł Chmielowski)
    • ⚡️ Update to latest version of p1_utils (Mickaël Rémond)
    • Erlang OTP R18 compliance (Evgeniy Khramtsov)
  • v1.1.2 Changes

    • Application is now called fast_xml (Mickaël Rémond)
  • v1.1.1 Changes

    • 👌 Support for both rebar and rebar3 (Mickaël Rémond)
    • 🐎 Huge performance and memory improvements (Paweł Chmielowski)
    • 🛠 Normalize namespace prefixed elements (Paweł Chmielowski)
    • ✅ Document how to run tests (Mickaël Rémond)
    • 📚 Architecture documentation in README.md (Mickaël Rémond)
    • ✅ Introduce Elixir Quickcheck tests (Mickaël Rémond)
    • 👌 Support C code coverage (Paweł Chmielowski)
    • 👍 Better test case coverage (Evgeniy Khramtsov)
    • 👷 Continuous integration with Travis CI and Coveralls (Paweł Chmielowski - Mickaël Rémond)
    • 🔨 Test refactoring (Evgeniy Khramtsov)
    • 💾 Save cflags/ldflags passed to configure (Paweł Chmielowski)
    • 📦 Move code for locating nif files to p1_utils package (Paweł Chmielowski)
    • 👌 Improve code for locating .so part (Paweł Chmielowski)
    • Do not check Expat presence via m4 macro (Evgeniy Khramtsov)
  • v1.1.0 Changes

    • 🎉 Initial release on Hex.pm (Mickaël Rémond)