Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 618 Bytes

CHANGELOG.md

File metadata and controls

15 lines (9 loc) · 618 Bytes

Changelog

  • Support reading and creating a config file (colombo --config)
  • Support adding custom headers to HTTP requests (see help)
  • Drop support for EOL Node.js engines
  • Change import to named (consuming as a module is now import { colombo } from 'colombo')