- TimerCollection 1.3.0.0
- Cache 1.4.0.0
- PriorityEventQueue ?
- KeyValueStore ?
- Added documentation to event namespace.
- CancellationTokenSource & CancellationToken
- EventQueue
- CallbackEventQueue
- Updated and added documentation
- Added constructor to Timer to allow std::thread access.
- Updated Alpha to Release.
- CHANGELOG.md added to documentation
- LICENSE.md added to documentation
- Unit tests for Timer
- Bug in ThreadPool unit test
- Modified threadpool semantics
- Created thread_wrap
- Added documentation
- Finished and tested threadpool
- Compile errors
- Timer
- Doxygen documentation
- Logo assets
- Bugs in ThreadPool
- Chosen a license (MIT) more suitable to software.
- Better project structure
- Initial ThreadPool development.
- Initial License (Creative Commons)
When writing changelog notes use these to group changes:
- Added for new features.
- Changed for changes in existing functionality.
- Deprecated for once-stable features removed in upcoming releases.
- Removed for deprecated features removed in this release.
- Fixed for any bug fixes.
- Security to invite users to upgrade in case of vulnerabilities.