Skip to content

Latest commit

 

History

History
130 lines (103 loc) · 4.77 KB

changelog.rst

File metadata and controls

130 lines (103 loc) · 4.77 KB

Changelog

Warning

Note that the library is currently in beta. The API and CLI are not yet stable and may change. Once the library reaches v1.0, it will be considered stable. Please consider giving :doc:`feedback` to help stabilise the API.

Release 0.10.0 (2022-08-25)

Release 0.9.1 (2021-09-02)

Release 0.9.0 (2021-06-21)

Release 0.8.1 (2021-04-14)

  • Fixup release

Release 0.8.0 (2021-04-13)

Release 0.7.0 (2021-01-08)

Release 0.6.0 (2020-12-01)

  • Added support for <StoryDuration> as an alternative to <MediaTime> and <TextTime>

Release 0.5.0 (2020-11-30)

Release 0.4.0 (2020-11-30)

Release 0.3.0 (2020-11-24)

Release 0.2.0 (2020-11-24)

Release 0.1.0 (2020-11-24)

  • Implemented most standard MOS message types as :class:`~mosromgr.mostypes.MosFile` subclasses, supporting merging subsequent messages into the original running order
  • Implemented a MOS file detection function (get_mos_object)
  • Added a MOSContainer class as a wrapper for a complete programme
  • Added a :doc:`cli/index` for merging MOS files