Skip to content

Releases: learningequality/le-utils

v0.1.30

10 May 21:03
66acdcb
Compare
Choose a tag to compare

Adds

  • Format presets for QTI zip files

v0.1.29

21 Apr 19:59
d51256c
Compare
Choose a tag to compare

Fixed

  • Fixed critical issue that broke licenses constant

v0.1.28

21 Apr 18:18
b6433f4
Compare
Choose a tag to compare

Added

  • Support for AUDIO_DEPENDENCY format preset

Changed

  • Make all dependency format presets not be supplementary
  • Remove all user facing strings

v0.1.28a1

21 Apr 15:27
1c8f89b
Compare
Choose a tag to compare
v0.1.28a1 Pre-release
Pre-release

Added

  • Support for AUDIO_DEPENDENCY format preset

Changed

  • Make all dependency format presets not be supplementary
  • Remove all user facing strings

Tests, json resources, and convertible_formats

07 Nov 18:51
Compare
Choose a tag to compare

0.1.14 Nov 7, 2018

  • Duplicated python constants/ definitions as json files under resources/ (for easier integration with frontend)
  • Added tests to make sure python constants are in sync with json constants
  • Implemented first_native_name helper (used to set channel names in chefs)
  • Added list-like convertible_formats attribute for all presets
  • Added html5_dependency and video_dependency presets
  • Updated constant mapping with epub -- The EPUB preset is used with document content type
  • Added the following language codes:
    • und = Undefined
    • mul = Multiple languages
    • arq = Algerian; Darja
    • lkt = Lakhota; Lakotiyapi; Teton
    • hdy = Hadiyya; Hadiya; Adea; Adiya; Hadia
    • sid = Sidamo; Sidaamu afii; Sidaama; Sidama
    • wal = Wolaytta; Borodda; Uba; Ometo

More langs, RTL lookup, and ePub constants

14 Mar 01:28
Compare
Choose a tag to compare
  • Added file format constants for ePub
  • Added RTL language lookup table in le_utils.constants.languages.RTL_LANG_CODES
  • Added the following language codes:
    • be-tarask = Belarusian
    • hrx = Hunsrik
    • lua = Luba-Kasai
    • pms = Piedmontese
    • sco = Scots
    • rue = Rusyn

Routine update

11 Jan 15:53
Compare
Choose a tag to compare

Making a new release to have a recent version. See https://github.com/learningequality/le-utils/blob/master/CHANGELOG.md for more info on changes since last release.