Skip to content

Releases: learningequality/ricecooker

v0.7.3

21 Jul 21:19
f3d4932
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.2...v0.7.3

v0.7.2

03 May 02:21
73f87ac
Compare
Choose a tag to compare

What's Changed

  • Fix youtube downloads by upgrading youtube dl by @rtibbles in #417
  • Fix encoding when persisting trees to JSON by adding encoding on reading json file by @AtKristijan in #415

Dependency updates:

Full Changelog: v0.7.1...v0.7.2

v0.7.1

01 Feb 00:56
6db33e5
Compare
Choose a tag to compare

What's Changed

  • Fix argument passed to do_file_upload - fixes issue with 400s on file uploads by @rtibbles in #402
  • Compression updates to allow compression of audio files, blanket compression of video files, and compression of media files inside zip/H5P by @rtibbles in #409

Full Changelog: v0.7.0...v0.7.1

v0.7.0

17 Oct 19:02
ebd9ae7
Compare
Choose a tag to compare

What's Changed

Added

Fixed

Changed

New Contributors

Full Changelog: v0.6.45...v0.7.0

Better docs, corrections script, and `libstudio` utils

01 May 18:31
Compare
Choose a tag to compare
  • Updated docs build scripts to make ricecooker docs available on read the docs
  • Added corrections command line script for making bulk edits to content metadata
  • Added StudioApi client to support CRUD (created, read, update, delete) Studio actions
  • Added pdf-splitting helper methods (see ricecooker/utils/pdf.py)

ePub, tagging, and bugfixes

09 Nov 23:06
Compare
Choose a tag to compare

0.6.24 (2018-11-09)

  • Updated le-utils and pressurcooker dependencies to latest version
  • Added support for ePub files (EPubFiles can be added of DocumentNodes)
  • Added tag support
  • Changed default value for STUDIO_URL to api.studio.learningequality.org
  • Added aggregator and provider fields for content nodes
  • Various bugfixes to image processing in exercises
  • Added is_youtube_subtitle_file_supported_language helper function to support importing youtube subs
  • Added srt2vtt subtitles conversion
  • Added static assets downloader helper method in utils.downloader.download_static_assets
  • Added LineCook chef functions to --generate CSV from directory structure
  • Fixed the always randomize=True bug
  • Docs: general content node metadata guidelines
  • Docs: video compression instructions and helper scripts convertvideo.bat and convertvideo.sh

Node roles and new docs

20 Apr 14:26
Compare
Choose a tag to compare

Spring cleaning and bugfixes

07 Mar 01:17
Compare
Choose a tag to compare

v0.3.14: Merge pull request #41 from jayoshih/pressure-on

12 Jan 22:29
Compare
Choose a tag to compare