Releases: tbhaxor/firefly
Releases · tbhaxor/firefly
Release v3.1.0
Release v3.0.0
What's Changed
- Remove static target and fix
-Wsign-compare
by @tbhaxor in #5 - Install and configure doxygen awesome theme by @tbhaxor in #6
- Fix parameters for doxygen by @tbhaxor in #7
- Replace back-ticks with tilde in read me for doxygen by @tbhaxor in #8
- Fix styling issue from markdown and use v1.9.7 version of doxygen by @tbhaxor in #9
- Replace
c++
tocpp
language in readme code-block by @tbhaxor in #10 - Pre-process read me before building docs by @tbhaxor in #11
- Pre-process readme before building docs by @tbhaxor in #12
- Fix missing
/
in the install directory command by @tbhaxor in #13 - Add devcontainer support by @tbhaxor in #14
- Firefly v3 implementation with template support and utilities by @tbhaxor in #15
- Fix doxygen version and run docs deploy on workflow_dispatch by @tbhaxor in #16
Full Changelog: v2.1.0...v3.0.0
Release v2.1.0
What's Changed
- Fixed logical bugs in the API functions
- Improved the code to less computation and more standard algorithms
- Implemented unit tests on macos and linux for both gcc and llvm
- Implemented deploy docs via github action, instead of docs folder
Full Changelog: v2.0.0...v2.1.0
Release v2.0.0
What's Changed
- Implement more features and with operator overloading by @tbhaxor in #1
- Implement code without using any smart pointers by @tbhaxor in #2
Full Changelog: v1.0.0...v2.0.0
Updated the application
Added CMAKE build options
Full Changelog: v0.1.1...v1.0.0
Initial Release
Read README