Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 415 Bytes

CHANGELOG.md

File metadata and controls

11 lines (7 loc) · 415 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')