Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 414 Bytes

CHANGELOG.md

File metadata and controls

20 lines (12 loc) · 414 Bytes

tiptoe Changelog

0.0.2

2021-11-12

  • Breaking changes:

    • Renamed trait TipToed to IntrusivelyCountable and its function tip_toe to ref_counter.
    • Corrected signature of IntrusivelyCountable::ref_counter to use its associated type.
  • Revisions:

    • Added "no_std" keyword to package.

0.0.1

2021-11-08

Initial unstable release