xandra v0.9.0 Release Notes

Release Date: 2017-10-29 // over 6 years ago
    • Added native support for Date, Time, and DateTime.
    • Added support for the counter data type.
    • Made more optimizations to page content decoding.
    • Replaced the :cursor option used for manual result paging with the more explicit :paging_state option.

    💥 Breaking changes:

    • Started decoding by default the date, time, and timestamp data types to Date, Time, and DateTime respectively.