Skip to content

1.9.0

Compare
Choose a tag to compare
@AndreaGiulianelli AndreaGiulianelli released this 05 Feb 18:23
· 103 commits to main since this release

1.9.0 (2023-02-05)

Features

  • implement discovery task (8afa4ca)

Bug Fixes

  • avoid size computation due to possible errors when dealing with double pointers (a71260d)
  • solve ambiguity in inheritance (175acd0)

Refactoring

General maintenance

  • adapt stream to new constructor (e0dd942)
  • add discovery task context (149e8e7)
  • add discovery task to the system (1b23fa6)
  • add terminate method (7aa83eb)
  • add the possibility to delete a task (6247309)
  • allow to add on the front and on the tail (2912a27)