Skip to content

v0.1.10

Choose a tag to compare

@brandongregoryscott brandongregoryscott released this 23 Sep 14:33
· 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:

  • UnitOfTime and AnchorTargetTypes are now available (previously added but not exported)
  • PagedQuery interface 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)

Contributors

@brandongregoryscott