Releases: cityssm/node-faster-report-exporter
Releases · cityssm/node-faster-report-exporter
v0.5.0
- Include jsdoc comments in JavaScript files.
- Exports
DEBUG_NAMESPACE
and DEBUG_ENABLE_NAMESPACES
to assist with debugging.
- Remove test dependence on
cross-env
.
- Linting promise code.
v0.4.1
- Use
cityssm/faster-url-builder
for URLs.
- Use
cityssm/to-millis
for millisecond calculations.
v0.4.0
- Add
exportWorkOrderDetails()
to export report "W300n - Work Order Details by Work Order Number".
- Access to the internal class function
_getLoggedInFasterPage()
to use in @cityssm/faster-unofficial-api
.
v0.3.2
Increase reliability when switching filters that depend on other filters.
v0.3.1
Highlights
- Export constructor options interface.
- Fix URLs in package.json.
v0.3.0
Highlights
- Significant reliability updates.
- Added "Asset Master List" and Inventory reports.
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Highlights
- Handle "Release Notes" that may appear after logging in.
- Better handle tab switching when a report print opens in a new tab.
- Debug output.
v0.1.0
Initial Release
- Includes exports for Part Orders and Work Orders.