Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

Latest commit

 

History

History
41 lines (25 loc) · 1.01 KB

Changelog.md

File metadata and controls

41 lines (25 loc) · 1.01 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.0.3 - 2020-09-24

Fixed

  • Fixed handling of boolean attributes. #3 by @siemensikkema.

Changed

  • Changed CI to test for Swift 5.1, 5.2, and 5.3 #4 by @mattt and @MaxDesiatov.

0.0.2 - 2020-03-12

Fixed

  • Fixed building on platforms other than macOS. #1 by @MaxDesiatov.

Changed

  • Changed labeled string interpolation methods to have public access level. 52fca8f by @mattt.

0.0.1 - 2020-02-19

Initial release.