Skip to content

Releases: Friends-Of-Noso/ProposalNosoCPP

Proposal v0.0.2

10 Sep 15:45
v0.0.2
346e210
Compare
Choose a tag to compare

Changes added:

  • Windows signal hook
  • Read from config file

Proposal v0.0.1

10 Sep 10:53
v0.0.1
63286af
Compare
Choose a tag to compare

The initial skeleton of the proposal with:

  • Singleton class that encapsulates the entire application.
  • Hooking to SIGTERM and SIGKILL signals in order to do a graceful shutdown.
  • Uses spdlog for logging.