v0.29.0
What's Changed
- feat: add collection serialization to lp_dump by @dwong2708 in #372
- chore: Upgrade Python requirements by @edx-requirements-bot in #376
- chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #377
- End-to-End Testing and Adjustments for Backup by @dwong2708 in #375
- chore: Upgrade Python requirements by @edx-requirements-bot in #382
- feat: add initial code to load a learning package by @dwong2708 in #379
- chore: Upgrade Python requirements by @edx-requirements-bot in #391
- feat: add load process for components and their versions by @dwong2708 in #390
- chore: Upgrade Python requirements by @edx-requirements-bot in #396
- fix: STRING_AGG break on postgresql>14 by @qasimgulzar in #397
- feat: import sections, subsections, and units from TOML into Learning Core by @dwong2708 in #392
- feat: support collection restore in backup/restore process by @dwong2708 in #398
- test: configure pytest for VS Code by @ormsbee in #293
- refactor: remove UUID field from ComponentVersionContent by @ormsbee in #404
- feat: include learning package metadata in the backup dump file by @dwong2708 in #402
- test: add test for lp_load command by @dwong2708 in #403
- feat: support component static files and update create_next_version f… by @dwong2708 in #401
- fix: restore test failures in CI by @dwong2708 in #413
- chore: Upgrade Python requirements by @edx-requirements-bot in #408
- chore: Upgrade Python requirements by @edx-requirements-bot in #414
- Backup and Restore Final Adjustments by @dwong2708 in #406
- chore: Upgrade Python requirements by @edx-requirements-bot in #417
- feat: Add missing metadata backup fields to the result endpoint data by @dwong2708 in #416
Full Changelog: v0.28.0...v0.29.0