Skip to content

Releases: amattu2/CARFAX-Wrapper

v1.0.3 HOTFIX: Passive FTP Connection

12 May 16:50
eada071
Compare
Choose a tag to compare

What's Changed

  • HOTFIX: Some environments require passive FTP by @amattu2 in #3

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2 Fix Dependency List

28 Mar 23:53
d24a59b
Compare
Choose a tag to compare

v1.0.1 Fix QuickVIN Implementation

28 Mar 21:19
5fdcbfd
Compare
Choose a tag to compare

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

15 Jan 15:34
bf5a111
Compare
Choose a tag to compare

Add native support for composer

Full Changelog: v0.0.1...v1.0.0

v0.0.1c - Bug Fixes, Performance Improvements

14 Jan 15:40
Compare
Choose a tag to compare

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 (to APPLICATION_ACCTID)
    Full Changelog: v0.0.1...v0.0.1c

v0.0.1b

09 Jan 23:36
d98df80
Compare
Choose a tag to compare

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

07 Jan 18:34
0e95253
Compare
Choose a tag to compare

Main updates:

  • Additional protection for accidential file deletion within FTP::cleanUp()
  • More usage examples

Full Changelog: v0.0.1...v0.0.1a

v0.0.1

06 Jan 22:09
0a7fec5
Compare
Choose a tag to compare

Initial release.