🌊 Sane C++ August 24#
August 30, 2024
Welcome to the update post for August 2024!
August has been spent doing some first round of improvements to the SC::Http
library.
August 30, 2024
Welcome to the update post for August 2024!
August has been spent doing some first round of improvements to the SC::Http
library.
July 31, 2024
Welcome to the update post for July 2024!
The focus of the month has been building a nicer showcase for SC::Plugin
and SC::Serialization
libraries.
June 30, 2024
Welcome to the Sane C++ Libraries June 2024 update post!
The month has been spent mainly building SCExample, a small GUI example app to showcase some Libraries
(mainly SC::Async
/ SC::Plugin
/ SC::FileSystemWatcher
).
May 31, 2024
Welcome to the Sane C++ Libraries May 2024 update post!
No big feature has been added this month, so this is a month a bugfixes and incremental improvements.
April 27, 2024
Here we are with the forth monthly update for Sane C++ Libraries!
GitHub CI scripts are now able to generate test coverage reports and documentation.
In line with the spirit of the project, both features have been added to
SC::Tools
,
avoiding any shell scripting or use of other languages.
SC::Async
has gained the new
SC::AsyncLoopWork
type, that allows executing blocking work in background thread, with an "after work" notification callback
called on the event loop itself.
March 27, 2024
Welcome to the third monthly update for Sane C++ Libraries!
Too much code has been added to the project without an application using it that can expose issues and bugs.
For this reason effort has been spent to use Sane C++ Libraries building some useful tools needed by...Sane C++ Libraries!
Continue...February 23, 2024
Update about Sane C++ Libraries in February 2024.
✅ SC::Async got
an
io_uring
Linux backend!
January 23, 2024
Update about Sane C++ Libraries in January 2024.
December 23, 2023
First release of Sane C++ Libraries.