Skip to content

Releases: mathworks/climatedatastore

v2.2.6

26 Sep 12:43
Compare
Choose a tag to compare

What's Changed

  • Update project to use only one file, rather than many XML files by @rpurser47 in #16
  • Address issue #17 by @rpurser47 in #18
  • Support R2023b
  • Improve Toolbox structure

Full Changelog: v2.2.2...v2.2.6

v2.2.2

26 Jan 16:14
Compare
Choose a tag to compare

Fixes invalid MLTBX generation that results in issue #11.

Full Changelog: v2.2.1...v2.2.2

v2.2.1

29 Nov 12:53
Compare
Choose a tag to compare

What's Changed

  • Support R2022b
  • Add check to handle failure to agree to terms and conditions for a da… by @rpurser47 in #8
  • Added automated MATLAB release checking back to R2020a
  • Added full automatic test suite
  • Added support of buildtool (MATLAB R2022b feature)
  • Added code coverage and CodeCov reporting

Full Changelog: v2.1.0...v2.2.1

v2.1.0

20 Jun 09:44
1d34d8b
Compare
Choose a tag to compare

Fix minor bugs in examples. Restructure toolbox to match evolving toolbox organizational standards.

v2.0.0

19 Jun 00:45
Compare
Choose a tag to compare

Major release. Added climateDataStoreDownloadAsync and changed the way retrieval is done so that things like ctrl-C work. Closes issues 1 and 2.

v1.2.0.26

04 Jan 16:53
Compare
Choose a tag to compare

Initial Release