v0.1.10
·
285 commits
to main
since this release
v0.1.10 Release
Release notes
Small release with some missing exported interfaces, and removing a buggy npm script that would prevent installation on unix systems.
Notable features:
UnitOfTimeandAnchorTargetTypesare now available (previously added but not exported)PagedQueryinterface now available
Known issues
#45 Export 'UnitOfTime' and 'AnchorTargetTypes' enums in index.ts
#19 Port 'PagedQuery' interface
#49 preinstall -> configure:git script prevents installation on unix-based systems (ie, TravisCI or MacOS)