chill v0.1.2 Release Notes

Release Date: 2016-05-07 // almost 8 years ago
  • ๐Ÿš€ The v0.1.2 release has a few small changes.

    • ๐Ÿ‘ There is new support for the limit query parameter when executing a view.

    • ๐Ÿ—„ The Document::id method is now deprecated. Applications should use Document::path instead.

    • The IntoUrl trait is no longer based on Hyper's trait of the same name.