- Fix cmake config targets file misspell
- Implement method String() to print raw template strings
- Fix macOS building
- Add github actions
- Update README
- Include
<optional>
where needed
- Fix build and install for MSVC
- Fix build shared lib on MSVC
- Remove unconditional fPIC
- Fix gcc 10 doesn't imply
<stdexcept>
header - Fix testing expanded dicts related to params order
- Add doxygen notations throughout the lib
- Update README
- Implement template expansion
- Style-related fixes
- Implement operator==/!= for Literal, Expression, Variable
- Implement unit tests
- initial release