File: RELEASES.md

package info (click to toggle)
rust-thin-vec 0.2.13-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 404 kB
  • sloc: makefile: 2
file content (11 lines) | stat: -rw-r--r-- 273 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
# Version 0.2.13 (2023-12-02)

* add default-on "std" feature for no_std support
* added has_capacity method for checking if something is the empty singleton
* marked more things as `#[inline]`
* added license files
* appeased clippy

# Previous Versions

*shrug*