Skip to content

Latest commit

 

History

History
344 lines (169 loc) · 13.4 KB

CHANGELOG.md

File metadata and controls

344 lines (169 loc) · 13.4 KB

Changelog

All notable changes to this project will be documented in this file. See Convential Commits for commit guidelines.

1.2.0 (Mon Aug 19 2024)

Fixes

  • resolveFlyKeyerFramesState state reversed + indexing 72953da

Features

1.1.0 (Thu Sep 28 2023)

Fixes

Features

1.0.1 (Tue Mar 28 2023)

1.0.0 (Tue Mar 28 2023)

Breaking changes

Features

Features

  • more sections and configurable diffing (#20) 8b329fe

0.12.2 (2021-12-08)

Bug Fixes

  • update media player source before playback status (78e7dca)

0.12.1 (2021-07-06)

0.12.0 (2021-07-05)

Features

  • code-standard-preset (ebe74fa)
  • handle partial state objects (#18) (7a6fdf2)
  • move atem-connection to be a peer-dependency (#19) (ae33558)

Bug Fixes

  • mediaplayer default values (6fea863)

0.10.1 (2021-02-08)

0.10.0 (2020-08-17)

⚠ BREAKING CHANGES

  • drop node 8 support

Features

  • drop node 8 support (18513b7)
  • ci: optionally skip audit [skip ci] (589f53f)
  • reexport atem-connection (1cd205f)
  • update resolvers to restructured atem-connection (1af7ad8)
  • use result of updateProps to check if the command has changes (8771517)

Bug Fixes

  • improved typings for atem-state props + update atem-conn (5da03cd)
  • reenable upstream keyers (99ac190)
  • dsk: use correct state as new state (00a0b66)
  • tests (0222ce3)
  • tidy up api (43f7bb8)
  • update to newer atem-connection api (425a245)
  • update typings (7526f9d)
  • use exported atem-connection types (f4a6728)

0.9.0 (2020-02-17)

Features

  • media player control [publish] (129121d)

0.8.1 (2019-11-21)

Bug Fixes

  • do not mutate input state objects (43f6954)
  • prevent falsy checks for input = 0 (78ef630)

0.8.0 (2019-10-24)

Features

Bug Fixes

  • lint/build failure (c6436f0)
  • pin atem-connection to a specific version (a5fc4db)
  • super source boxes for multiple super sources (b222d1b)

0.7.1 (2019-08-19)

Features

0.7.0 (2019-04-06)

Features

0.6.0 (2019-03-27)

Features

  • Set transition position to 0 before running auto (bb3d9f9)

0.5.0 (2019-03-22)

Features

0.4.0 (2018-11-02)

Features

  • rename downstreamKeyId to downstreamKeyerId (19362fb)

0.3.8 (2018-10-24)

0.3.7 (2018-09-04)

0.3.6 (2018-08-17)

0.3.5 (2018-08-15)

0.3.4 (2018-08-14)

Bug Fixes

  • Transition style not being set to default at startup (36a4da8)

0.3.3 (2018-08-14)

Bug Fixes

  • look at input before programInput in oldState (d0c4b73)
  • look at old mixEffect for transitions (not new ME) (bed621a)

0.3.2 (2018-08-09)

Bug Fixes

0.3.1 (2018-08-07)

Bug Fixes

  • added guards for when number of ME:s isn't equal between the ATEM and the state (3e072b2)
  • added some more guards (cc234fe)
  • typo (126a782)

0.3.0 (2018-07-31)

Features

0.2.0 (2018-06-21)

Features

  • resolve halfway transition states (f6cebcb)

0.1.7 (2018-06-21)

0.1.6 (2018-06-21)

0.1.5 (2018-06-15)

0.1.4 (2018-06-15)

0.1.3 (2018-06-15)

Bug Fixes

  • update defaults to comply with actual atem defaults (944de80)

0.1.2 (2018-06-14)

Bug Fixes

  • defaults should be based on capabilites (434edff)

0.1.1 (2018-06-14)

Bug Fixes

  • upstream-key: defaults for upstream key. guard against bits of upstream-key being undefined (c932d9d)
  • enforce setting certain properties after pattern change (605758d)

0.1.0 (2018-06-10)

Bug Fixes

  • guard against settings for some transitions not being defined in the new settings (4e52c51)
  • imports come from main library exports (2aa189c)
  • merge command arrays (a2b4655)
  • remove falsy checks on enums, remove a typo (ddbdd0a)
  • remove ssh keys (403ead2)
  • supersource failing as oldBox is undefined (9d884b9)
  • update atem-connection to 0.1.3 (570f57f)
  • update dependencies (20371ab)

Features

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.