Releases: Tinkoff/uri-template
Releases · Tinkoff/uri-template
v1.2.1
Fixes
- Fix cmake config targets file misspell
v1.2.0
Features
- Implement method String() to print raw template strings
v1.1.4
Fixes
Misc
- Add github actions
- Update README
v1.1.3
Fixes
- Include
<optional>
where needed
Misc
- Fix build and install for MSVC
- Fix build shared lib on MSVC
- Remove unconditional fPIC
v1.1.2
Misc
- Fix gcc 10 doesn't imply
<stdexcept>
header
- Fix testing expanded dicts related to params order
v1.1.1 First public version
Merge branch 'release/1.1.1'