Skip to content
This repository was archived by the owner on Dec 1, 2021. It is now read-only.

Releases: zeroxs/aegis.cpp

2.7.0

09 Jan 02:42
e033f7b

Choose a tag to compare

Fix incomplete type aegis::channel caused by this include (#72)

Fix for get_channel() getting incomplete type aegis::channel on message.cpp (by removing unnecessary include on channel.hpp)

2.6.0

03 Aug 12:57
6532eeb

Choose a tag to compare

Fixed missing message update member creation