Skip to content

10.5.0

Compare
Choose a tag to compare
@eldipa eldipa released this 24 Feb 23:13
· 208 commits to master since this release

Changes from previous version:

Fixes

  • Support Python 3.10 (byexample was not fully compatible with it). #216

Enhancements

  • When enabled the first verbose level, byexample will print the
    version of the runner/interpreter that is running. #12
  • Document what are the versions of the languages and
    runners/interpreters that we are using for testing in the Github CI. #218

What's Changed

  • Update CI to test Python 3.10 and Ruby 3.1 by @eldipa in #215
  • Print interpreter version by @eldipa in #217
  • Change some prints to make them machine-parseable by @eldipa in #219

Full Changelog: 10.4.2...10.5.0