Update changelog
This commit is contained in:
parent
3e63230c1f
commit
48a2685f36
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file. This change
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
### Added
|
### Added
|
||||||
|
- Constants for size and alignment of primitive types
|
||||||
- Support for non-native byte orders of primitive types
|
- Support for non-native byte orders of primitive types
|
||||||
- Functions for reading and writing primitive types (e.g. `coffi.mem/read-float`, `coffi.mem/write-long`, etc.)
|
- Functions for reading and writing primitive types (e.g. `coffi.mem/read-float`, `coffi.mem/write-long`, etc.)
|
||||||
- Layout objects may now be passed to `coffi.mem/size-of` and `coffi.mem/align-of`
|
- Layout objects may now be passed to `coffi.mem/size-of` and `coffi.mem/align-of`
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue