-----
*Released on November 21th, 2018*
- Fix ``SerdeErrors`` having incorrect context. (`32`_)
- Add ``IpAddress``, ``Ipv4Address``, ``Ipv6Address``, and ``MacAddress``
fields. (`3`_, `30`_)
- Add ``DateTime``, ``Date``, and ``Time`` fields. (`2`_, `29`_)
.. _32: https://github.com/rossmacarthur/serde/pull/30
.. _30: https://github.com/rossmacarthur/serde/pull/30
.. _29: https://github.com/rossmacarthur/serde/pull/29
.. _3: https://github.com/rossmacarthur/serde/issues/3
.. _2: https://github.com/rossmacarthur/serde/issues/2