Skip to content

Releases: alkonosst/RTOScppESP32

v1.0.2

22 Nov 03:37
6bb22de

Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

27 May 16:17

Choose a tag to compare

What's Changed

  • fix: Allow task name to be accessed before task creation by @alkonosst in #12

Full Changelog: v1.0.0...v1.0.1

v1.0.0

18 Mar 00:19
93f8947

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v1.0.0

v1.0.0-rc.3

18 Feb 15:01

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-rc.2...v1.0.0-rc.3

v1.0.0-rc.2

14 Aug 00:30
abaf49a

Choose a tag to compare

What's Changed

  • fix: Remove const on ring buffer create() methods by @alkonosst in #9

Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2

v1.0.0-rc.1

18 Jul 15:44

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v1.0.0-rc.1

v0.6.0

06 Apr 23:29

Choose a tag to compare

v0.6.0 Pre-release
Pre-release

What's Changed

  • refactor: Delete start parameter in timer.create() (passed in timer.setup) by @alkonosst in #7

Full Changelog: v0.5.0...v0.6.0

v0.5.0

04 Apr 18:25

Choose a tag to compare

v0.5.0 Pre-release
Pre-release

What's Changed

  • fix: Inline Lock and RingBuffer operators by @alkonosst in #3
  • feat!: Update and extend library by @alkonosst in #4
  • refactor: Modify Timer to take an ID and allow empty constructors by @alkonosst in #5
  • refactor: Align size in ringbufs Split and NoSplit to 4 bytes and add 8 bytes per item by @alkonosst in #6

Full Changelog: v0.2.1...v0.5.0

v0.2.1

21 Aug 14:04
9f84c32

Choose a tag to compare

v0.2.1 Pre-release
Pre-release

What's Changed

  • fix: Start timer on constructor if flag enabled by @alkonosst in #2

Full Changelog: v0.2.0...v0.2.1

v0.2.0

16 Aug 02:41
38a605c

Choose a tag to compare

v0.2.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0