Skip to content

Releases: SketchUp/testup-2

Version 2.5.3

09 Jul 12:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.2...2.5.3

Version 2.5.2

20 Jun 09:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.1...2.5.2

Version 2.5.1

30 Jan 13:35
Compare
Choose a tag to compare

What's Changed

  • Account for no open models in start_with_empty_model. by @thomthom in #226

Full Changelog: 2.5.0...2.5.1

Version 2.5.0

09 Jan 11:01
f26471d
Compare
Choose a tag to compare
  • Updated Minitest to 5.15.0. This meant dropping support for Ruby 2.0, by extension SU2014-SU2016. For these old SketchUp versions use TestUp 2.4.2.
  • Update Ruby 3.2 C extension binary to account for Ruby DLL rename.
  • Catch loading errors when tests are discovered. Allow loading to continue.

Version 2.4.2

22 Sep 10:50
Compare
Choose a tag to compare
  • Support for Ruby 3.2
  • Allow log paths to be configured for CI runs.
  • Fix config variable expansion when key/value is missing or not a string.
  • Sync the SketchUp Ruby API tests to SU2023.1.
  • Smaller code/project cleanups.

Version 2.4.1

03 Nov 09:49
Compare
Choose a tag to compare
  • Support for Ruby 3.1

Version 2.4.0

13 Jan 10:13
Compare
Choose a tag to compare
  • Added config file support for controlling TestUp CI runs
  • Update NPM dependencies.

Version 2.3.6

22 Apr 13:30
Compare
Choose a tag to compare
  • Update NPM dependencies.

Version 2.3.5

18 Nov 10:54
Compare
Choose a tag to compare
  • Taskbar progressbar support for Ruby 2.7

Version 2.3.4

12 Oct 13:41
Compare
Choose a tag to compare
  • Fixed discard_all_models test utility method