Skip to content

Releases: nx10/httpgd

v2.0.2

06 Jun 14:29
Compare
Choose a tag to compare

httpgd 2.0.2

  • Fix 'gcc 14' compile warning.

Full Changelog: v2.0.1...v2.0.2

v2.0.1

11 Mar 15:05
Compare
Choose a tag to compare

httpgd 2.0.1

  • Fix compilation issues with 'clang 18' and 'libc '.

httpgd 2.0.0

  • Split graphics rendering and R interface to seperate package 'unigd'.
  • Large refactoring and rewrite.
  • Numerous fixes and improvements in 'unigd' (see 'NEWS.md' there).
  • Migrate to crow web server library (due to belle being deprecated).
  • Add live reload feature.
  • Switched from 'Boost' to 'Asio'
  • Various library updates.
  • Various minor fixes and improvements.

Full Changelog: https://github.com/nx10/httpgd/commits/v2.0.1