Skip to content

Releases: wizard97/Embedded_RingBuf_CPP

Version 1.3

03 Jun 04:30
5cd8410
Compare
Choose a tag to compare

Identical to 1.2, but library.properties bumped properly.

Version 1.2

30 May 23:23
6263946
Compare
Choose a tag to compare

What's Changed

  • pass add argument as a const reference by @descampsa in #3
  • Make some members functions const by @descampsa in #4
  • Minor typo by @scls19fr in #7
  • Use a single tab field separator in keywords.txt by @per1234 in #15
  • Fix spelling mistakes by @slaff in #19
  • fix quotes by @dasdgw in #21

New Contributors

  • @descampsa made their first contribution in #3
  • @scls19fr made their first contribution in #7
  • @per1234 made their first contribution in #15
  • @slaff made their first contribution in #19
  • @dasdgw made their first contribution in #21

Full Changelog: 1.1...1.2

Version 1.1

26 Nov 03:03
Compare
Choose a tag to compare
Version 1.1 Pre-release
Pre-release
  • Ported example from C library
  • Improved API a bit
  • Changed header file name to avoid conflicts with C library

Note: This library needs a bit more testing before production use

Initial Release

29 Sep 02:10
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

This release is currently untested.