Skip to content

Releases: tbhaxor/firefly

Release v3.1.0

08 Oct 17:35
208ef83
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

Release v3.0.0

05 Oct 01:57
6da1b93
Compare
Choose a tag to compare

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++ to cpp 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

10 Aug 22:05
Compare
Choose a tag to compare

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

25 Jul 07:09
Compare
Choose a tag to compare

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

22 Jul 19:24
Compare
Choose a tag to compare

Added CMAKE build options

Full Changelog: v0.1.1...v1.0.0

Initial Release

04 Apr 18:23
Compare
Choose a tag to compare