Skip to content

Latest commit

 

History

History
39 lines (19 loc) · 1.4 KB

CHANGELOG.md

File metadata and controls

39 lines (19 loc) · 1.4 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.2.0 (2021-02-20)

Code Refactoring

  • soa: update attrib type handling (274dadf)

BREAKING CHANGES

  • soa: attrib buffer data type use string consts
  • part of unified umbrella-wide changes to thi.ng/api Type alias (see a333d4182)

0.1.0 (2019-11-09)

Bug Fixes

  • soa: remove obsolete imports (2309ccd)

Features

  • soa: add new pkg @thi.ng/soa (5f8ffa1)
  • soa: add/update types, update aos(), add SOA.setValues(), tests (b8e0780)
  • soa: update SOAAttribSpec.buf to use ArrayBuffer w/ opt offset (2759570)

Performance Improvements

  • soa: update attribValues() impl (786a02f)