Skip to content

Releases: Tinkoff/uri-template

v1.2.1

27 Aug 09:51
Compare
Choose a tag to compare

Fixes

  • Fix cmake config targets file misspell

v1.2.0

05 Jul 11:17
Compare
Choose a tag to compare

Features

  • Implement method String() to print raw template strings

v1.1.4

27 May 12:50
Compare
Choose a tag to compare

Fixes

  • Fix macOS building

Misc

  • Add github actions
  • Update README

v1.1.3

11 May 10:06
Compare
Choose a tag to compare

Fixes

  • Include <optional> where needed

Misc

  • Fix build and install for MSVC
  • Fix build shared lib on MSVC
  • Remove unconditional fPIC

v1.1.2

10 May 17:42
Compare
Choose a tag to compare

Misc

  • Fix gcc 10 doesn't imply <stdexcept> header
  • Fix testing expanded dicts related to params order

v1.1.1 First public version

11 Mar 10:15
Compare
Choose a tag to compare
Merge branch 'release/1.1.1'