Skip to content

Releases: Cogmasters/concord

v1.0.3 release

15 Mar 01:18
12d4cf0
Compare
Choose a tag to compare

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

06 Mar 03:47
f12bbb7
Compare
Choose a tag to compare

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

03 Mar 23:45
af407f8
Compare
Choose a tag to compare

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

01 Mar 18:46
0b93b36
Compare
Choose a tag to compare

Important notes

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

01 Mar 18:29
e78fab1
Compare
Choose a tag to compare
Pre-release

What's Changed

Relevant commits

New Contributors

Full Changelog: https://github.com/Cogmasters/concord/commits/v0.0.0