Releases: wizard97/Embedded_RingBuf_CPP
Releases · wizard97/Embedded_RingBuf_CPP
Version 1.3
Version 1.2
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
- 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
This release is currently untested.