Releases: delitamakanda/elearning
Releases · delitamakanda/elearning
v1.4.0
What's Changed
- chore(deps): bump mistune from 0.8.4 to 2.0.3 by @dependabot in #49
- chore(deps): bump numpy from 1.19.5 to 1.22.0 by @dependabot in #50
- google analytics by @delitamakanda in #51
- chore(deps): bump django-termsandconditions from 1.2.15 to 2.0.11 by @dependabot in #56
- chore(deps): bump certifi from 2017.7.27.1 to 2022.12.7 by @dependabot in #55
- chore(deps): bump pillow from 8.4.0 to 9.3.0 by @dependabot in #53
- chore(deps): bump qs and browser-sync in /frontend by @dependabot in #58
- chore(deps): bump redis from 3.4.1 to 4.4.4 by @dependabot in #60
- chore(deps-dev): bump requests from 2.26.0 to 2.31.0 by @dependabot in #62
- chore(deps): bump certifi from 2022.12.7 to 2023.7.22 by @dependabot in #69
- chore(deps): bump pygments from 2.7.4 to 2.15.0 by @dependabot in #65
- chore(deps): bump scipy from 1.5.4 to 1.10.0 by @dependabot in #66
- Feat/datadog by @delitamakanda in #70
- Update views.py by @delitamakanda in #71
- chore(deps): bump pillow from 9.3.0 to 10.0.1 by @dependabot in #73
- chore(deps-dev): bump urllib3 from 1.26.5 to 1.26.18 by @dependabot in #75
- chore(deps): bump django from 2.2.28 to 3.2.24 by @dependabot in #80
- chore(deps): bump scikit-learn from 0.24.1 to 1.0.1 by @dependabot in #79
- chore(deps): bump pillow from 10.0.1 to 10.2.0 by @dependabot in #78
- Upgrade corsheaders by @delitamakanda in #82
- Upgrade django autoslug by @delitamakanda in #83
- Update views.py by @delitamakanda in #84
Full Changelog: v1.3.10...v1.4.0
v1.3.10
What's Changed
- chore(deps): bump pillow from 8.2.0 to 8.3.2 by @dependabot in #43
- chore(deps): bump django from 1.11.29 to 2.2.26 by @dependabot in #45
- chore(deps): bump follow-redirects from 1.14.2 to 1.14.8 in /frontend by @dependabot in #46
- chore(deps): bump django from 2.2.26 to 2.2.28 by @dependabot in #47
- chore(deps): bump minimist from 1.2.5 to 1.2.6 in /frontend by @dependabot in #48
Full Changelog: v1.3...v1.3.10
v1.3
fix update nodejs package
v1.2: chore(deps-dev): bump lodash from 4.17.20 to 4.17.21 in /frontend (#34)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v1.1: Merge pull request #29 from delitamakanda/dependabot/pip/pillow-8.1.1
chore(deps): bump pillow from 8.0.1 to 8.1.1
v1.0
fix(unique-slug): replace slugify function by autoslug package