Skip to content

0.2.0

Choose a tag to compare

@stnvh stnvh released this 01 Nov 17:32
· 1 commit to master since this release
  • Cleanup code
    • Prevent httpRequest reuse
    • Removed use of curl callbacks (this ain't quite C)
    • Stop using object props for throwaway data (fileName, EOCD, Local file headers, etc.)
    • Variable names make some sort of sense now
  • Removed outputting directly from get(): use echo lazy!
  • Merged fix: PartialData->tempName assignment (Closes #5)