Skip to content
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.

Latest commit

 

History

History
30 lines (23 loc) · 738 Bytes

CHANGELOG.md

File metadata and controls

30 lines (23 loc) · 738 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.2.0] - 2021-01-30

  • support nodejs 12, 14
  • dropped nodejs 8, 10 support
  • add video duration in response header
  • fix video size height not divisible by 2
  • raise video quality to crf 23
  • use prettier instead of eslint
  • add github workflow
  • convert to ES Module
  • sanitize file path
  • add image preview
  • support changing preview size
  • add pm2 ecosystem
  • support changing bind address

[0.1.0] - 2018-10-28

Added

  • Initial commit
  • 1 script commands
    • npm start