Skip to content

Latest commit

 

History

History
122 lines (83 loc) · 9.5 KB

CHANGELOG.md

File metadata and controls

122 lines (83 loc) · 9.5 KB

Changelog

v3.2.0 (2021-04-11)

Full Changelog

Closed issues:

  • Record version of problems repo #46

Merged pull requests:

v3.1.0 (2021-03-27)

Full Changelog

Closed issues:

  • Test suite that just makes sure we can generate every test case? #54
  • Change output for El Niño intensities when no El Nino or La Nina is present #32
  • Rewrite README.me #11

Merged pull requests:

v3.0.0 (2021-03-25)

Full Changelog

Fixed bugs:

  • Game of Life: Oscillator test case expected result is wrong. #41

Closed issues:

  • Blood types: Add more test cases that return False #42
  • Bug in verifying flight paths solution #37
  • RNA string needs to be reversed! #36
  • Share verify_user_solution function #35
  • Arrays should not be verified recursively #26
  • Remove jargon from problem descriptions #10

Merged pull requests:

v2.0 (2019-07-22)

Full Changelog

Fixed bugs:

  • Bug in Note G solution #30
  • Caesar cipher should not use a shift of zero #12

Closed issues:

  • Shave down the extreme test cases in game of life and the Note G problems #29
  • Rename test case class names for each problem module #20
  • Generic verify_user_solution function #17
  • Store more physical constants in the PHYSICAL_CONSTANTS dictionary #16
  • Engine should use the solutions repo #21
  • Recalibrate difficulty scale on the problems #9
  • Move solutions to a private lovelace-solutions repo #8
  • Warmup problem modules #6

Merged pull requests:

v1.1 (2019-01-05)

Full Changelog

v1.0 (2018-11-11)

Full Changelog

Closed issues:

  • As a developer, I want a consistent and scalable way of describing the expected input/outputs for a TestCase object in each problem module. #1

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator