Releases: amattu2/CARFAX-Wrapper
Releases · amattu2/CARFAX-Wrapper
v1.0.3 HOTFIX: Passive FTP Connection
v1.0.2 Fix Dependency List
Full Changelog: v1.0.1...v1.0.1b
v1.0.1 Fix QuickVIN Implementation
What's Changes
- Fixed QuickVIN implementation
- Cleaned up project README
- Fixed example code
Full Changelog: v1.0.0...v1.0.1
v1.0.0 Composer Support
Add native support for composer
Full Changelog: v0.0.1...v1.0.0
v0.0.1c - Bug Fixes, Performance Improvements
Changes, Bug Fixes, & Improvements:
- Add a FTP CronJob example with ~33% memory usage reduction
- Rename example usage files with
example
in the name - Fix the demo
LOCATION_ID
structure (toAPPLICATION_ACCTID
)
Full Changelog: v0.0.1...v0.0.1c
v0.0.1b
Changes, Upgrades, & Improvements:
- Use fully qualified pathname (e.g.
__DIR__ . / filename
) when referencing the repair order report file - Add
getFilePath
function which returns the full filepath + filename to the repair order - Update examples
Full Changelog: v0.0.1...v0.0.1b
v0.0.1a
Main updates:
- Additional protection for accidential file deletion within
FTP::cleanUp()
- More usage examples
Full Changelog: v0.0.1...v0.0.1a