Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.62 KB

File metadata and controls

23 lines (14 loc) · 1.62 KB

Changelog

All notable changes to this project will be documented in this file.

Documentation

  • Update README files with new structure and detailed usage examples for all packages (#157) (63fab73) by @Exeloo
  • Add funding (#147) (7301fad) by @Exeloo
  • Add a basic introduction readme (b240964) by @MartinFillon
  • Add building and dependency docs to every readme (2d4785b) by @MartinFillon

Features

  • packages/network: Client and server for tcp/udp and networked pong as example (#156) (839fb95) by @Tchips46
  • common, core, config: Introduce configuration registry and validation system (4fafb82) by @Exeloo
  • config: Add initial configuration for libraries (57d910d) by @Exeloo

Refactor

  • Migrate namespaces to @nanoforge-dev and update related imports (c84c927) by @Exeloo