Skip to content

Latest commit

 

History

History
194 lines (137 loc) · 15.8 KB

CHANGELOG.md

File metadata and controls

194 lines (137 loc) · 15.8 KB

Changelog

v3.3.0 (2021-04-11)

Full Changelog

Closed issues:

  • Look into interactive apps/plots #125

Merged pull requests:

v3.2.0 (2021-03-28)

Full Changelog

Closed issues:

  • Multiple media directories for uploads #104
  • Persist certificates between container restarts #103

Merged pull requests:

v3.1.0 (2021-03-28)

Full Changelog

Closed issues:

  • Add a "Back to problems" button if all tests pass #90
  • Upgrade to latest bulma #83
  • Submitting code via upload button doesn't work #57
  • Add instructions for changing the bulma CSS. #23

Merged pull requests:

v3.0.0 (2021-03-25)

Full Changelog

Closed issues:

  • Script or instructions for moving Django to another server #72
  • Upgrade to Django 3 #70
  • Might have to move away from Mailgun #67
  • Show total number of submissions for each problem? #59
  • Python type hints for code stubs? #58
  • Nicer formatting for test case output #56
  • More detailed subject tags? #52
  • Purge avatar from user model #41
  • Docker image? #64
  • Move Jupyter notebooks to lovelace-code-snippets. #22
  • Renew SSL certificate #21
  • Julia code stubs #20

Merged pull requests:

v2.0 (2019-07-22)

Full Changelog

Closed issues:

  • El Niño intensities needs to be cleaned up #43
  • Ada Lovelace's Note G missing function signature and code stub #40
  • Output correlation coefficient: TODO #39
  • Add option to opt out of mass emails #36
  • Chat venue? #35
  • Fix inconsistencies in "correlation does not imply causation" description #44
  • Syntax highlighting in Discourse #26
  • Discourse activation email #25
  • Friendlier code stubs #19
  • Warmup problem website descriptions #18

Merged pull requests:

v1.1 (2019-01-06)

Full Changelog

Implemented enhancements:

  • Create an Ubuntu virtual machine for developers #10
  • Create documentation for new developers #8
  • Set up automated deployment of the website to our server #6

v1.0 (2018-11-25)

Full Changelog

Implemented enhancements:

  • Code submissions should be sent to Django, not directly to the Engine #11
  • Setup a PostgreSQL database for the website #7
  • Change website hosting from AWS to DigitalOcean #4
  • As a developer, I would like us to develop the website using the Django framework #3

Fixed bugs:

  • Problems that use files for input don't work #14

Merged pull requests:

  • Alpha2018 #16 (ali-ramadhan)
  • Fixed a few bugs, improved rendering + validation of login and registration forms #15 (basimr)
  • Submissions are now saved in the database #13 (basimr)
  • Switch database to Postgres, update project settings to work in production #9 (basimr)

v0.3 (2017-06-01)

Full Changelog

Implemented enhancements:

  • Allow users to submit code for problem #1 (the earthquake problem) #2

Merged pull requests:

v0.2 (2016-10-08)

Full Changelog

Merged pull requests:

v0.1 (2016-09-25)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator