Releases: xorima/pointerhelpers
Releases · xorima/pointerhelpers
v1.3.0
What's Changed
- feat: adds in supports for numerical types (int*, float*, complex*)
- feat: adds in support for uint
Full Changelog: v1.2.0...v1.3.0
v.1.1.0
What's Changed
- feat(int64): add support for managing int64 by @xorima in #1
New Contributors
Full Changelog: v1.0.0...v1.1.0
v1.0.0
String Helpers
This release creates the string helpers and the initial layout for the project.
These helpers are taken from the AWS implementation