Releases: Cogmasters/concord
Releases · Cogmasters/concord
v1.0.3 release
What's Changed
- chore: removed banned.h by @antropez in #42
- io_poller docs, and features. by @Anotra in #45
- fix: English syntax in comments for websockets.h by @robherc in #43
- Bug fixes and io_poll update by @lcsmuller in #47
New Contributors
Full Changelog: v1.0.2...v1.0.3
v1.0.2 release
What's Changed
- Fix memory leaks, datatype, logging facility, documentation, ... by @lcsmuller in #41
Full Changelog: v1.0.1...v1.0.2
v1.0.1 release
What's Changed
- Fix missing documentation for gencodecs files enums and functions, update README.md by @lcsmuller in #40
Relevant commits
Full Changelog: v1.0.0...v1.0.1
First release
Important notes
- See #27
What's Changed
- 4 space tabbing by @lcsmuller in #17
- Make async default by @BroBeans2002 in #18
- Make async default by @lcsmuller in #19
- docs: added Alpine instructions by @Synth9283 in #20
- additions, & ex by @TristanWellman in #23
- Fix io poller by @Anotra in #24
- Event Loop by @Anotra in #26
- Refactor specs generator, JSON marshalling methods, lists by @lcsmuller in #21
- fix: fixed warning about type casts by @antropez in #28
- Openbsd fix by @lcsmuller in #29
- fix: makefiles use cc variable instead of gcc by @antropez in #30
- IO poller refactor by @Anotra in #31
- Fix io_poller timer by @Anotra in #32
- Fix set_on_command by @Anotra in #34
- Fix docs gen by @lcsmuller in #36
- Modularize codebase into smaller, more manageable chunks by @lcsmuller in #38
- First release: make default async, replace specs-generator system, trim down and organize files, etc. by @lcsmuller in #27
New Contributors
- @BroBeans2002 made their first contribution in #18
- @Synth9283 made their first contribution in #20
- @TristanWellman made their first contribution in #23
- @antropez made their first contribution in #28
Full Changelog: v0.0.0...v1.0.0
First version semi-compatible with Orca
What's Changed
- Adding some things. by @ThePedroo in #1
- Dev by @lcsmuller in #2
- Dev by @lcsmuller in #3
- Dev by @lcsmuller in #4
- Dev by @lcsmuller in #5
- Dev by @lcsmuller in #6
- Dev by @lcsmuller in #7
- fix(Makefile:docs): fix rules hierarchy by @lcsmuller in #8
- Dev by @lcsmuller in #9
- docs(README.md): fix logo link by @lcsmuller in #10
- feat: add poll support by @Anotra in #11
- Dev by @lcsmuller in #13
- Fixes for io_poller by @Anotra in #14
- Dev by @lcsmuller in #15
Relevant commits
- design: added my new logo set by @HackerSmacker 7f3cc14
- Chore: make Discord-only, remove outdated Windows directions by @HackerSmacker 7e85e1e
New Contributors
- @HackerSmacker made their first contribution in b36c6ca
- @ThePedroo made their first contribution in #1
Full Changelog: https://github.com/Cogmasters/concord/commits/v0.0.0