Skip to content

Releases: michalc/OpenTTDLab

v0.0.75

04 Jan 16:43
16790ac
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.74...v0.0.75

v0.0.74

03 Dec 08:35
93ca40c
Compare
Choose a tag to compare

What's Changed

  • ci: move to testing on macOS 13 by @michalc in #220
  • ci: don't install p7zip since it's already installed on the runners by @michalc in #221
  • refactor: use argument passed to function by @michalc in #222
  • docs: clarify text on reproducibility by @michalc in #223
  • docs: add citation file by @michalc in #225
  • docs: add URL and year to citation by @michalc in #226
  • docs: tweak citation so more is included in GitHub's format converter by @michalc in #227
  • docs: fix orcid in preferred citation by @michalc in #228
  • docs: add month to citation by @michalc in #229
  • docs: add how to cite (and tweak title and university name) by @michalc in #230
  • docs: consistent dissertation type by @michalc in #231
  • docs: fix typo by @michalc in #232
  • feat: support some OpenTTD and OpenGFX nightlies by @michalc in #224

Full Changelog: v0.0.73...v0.0.74

v0.0.73

01 Dec 17:01
21c36c5
Compare
Choose a tag to compare

What's Changed

  • docs: details on the 3Rs by @michalc in #217
  • ci: test on supported macOS by @michalc in #218
  • feat!: simplify configuration of where to fetch OpenTTD binaries from by @michalc in #219

Full Changelog: v0.0.72...v0.0.73

v0.0.72

16 Jun 21:31
50c807c
Compare
Choose a tag to compare

What's Changed

  • feat: run experiments with specific version of BaNaNaS content by @michalc in #216

Full Changelog: v0.0.71...v0.0.72

v0.0.71

16 Jun 20:12
32c2792
Compare
Choose a tag to compare

What's Changed

  • feat: allow download of exact version from BaNaNaS by @michalc in #215

Full Changelog: v0.0.70...v0.0.71

v0.0.70

16 Jun 18:59
19561a4
Compare
Choose a tag to compare

What's Changed

  • feat: expose the license when downloading from BaNaNaS by @michalc in #214

Full Changelog: v0.0.69...v0.0.70

v0.0.69

11 Jun 08:14
194ac21
Compare
Choose a tag to compare

What's Changed

  • docs: tweak description of bananas client by @michalc in #209
  • docs: mention to not download everything from BaNaNaS by @michalc in #210
  • docs: slightly more practical BaNaNaS download example by @michalc in #211
  • docs: put more features up front by @michalc in #212
  • fix: multiple AIs from local folders by @michalc in #213

Full Changelog: v0.0.68...v0.0.69

v0.0.68

10 Jun 11:04
6aeb9d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.67...v0.0.68

v0.0.67

09 Jun 20:22
61b89dc
Compare
Choose a tag to compare

What's Changed

  • feat: bananas download has customisable cache dir by @michalc in #202
  • feat: bananas http client has default by @michalc in #203
  • refactor: more code supports more types from bananas by @michalc in #204
  • feat: tweak return types of bananas function to return user-facing content-id by @michalc in #205
  • fix: scenario and basemap locations by @michalc in #206

Full Changelog: v0.0.66...v0.0.67

v0.0.66

09 Jun 18:09
bf7ec9b
Compare
Choose a tag to compare

What's Changed

  • docs: fix titles to match TOC by @michalc in #198
  • refactor: AI and AI library funcs return iterables of data by @michalc in #197
  • tests: restore overwritten test by @michalc in #199
  • feat: use context in bananas download function for http client by @michalc in #200
  • feat: bust cache between versions of OpenTTDLab by @michalc in #201

Full Changelog: v0.0.65...v0.0.66