Skip to content

0.6.1 - 2024-12-18

Latest
Compare
Choose a tag to compare
@sfisol sfisol released this 18 Dec 20:43

Added

  • Driver::utc_now (Gets current UTC timestamp)
  • Driver::timezone_offset (Gets browsers time zone offset in seconds)
  • chrono::NaiveDate support in AutoJsJson
  • LazyCache::<T>::new_resource() helper
  • ToComputed impls for primitive types

Changed

  • Hush excessive logging when no Content-Type or cookie provided

Fixed

  • Docstrings and other attributes in component! macro