Skip to content

Releases: nowsprinting/test-helper

v1.1.1

06 Jan 23:01
1894e86
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

  • Fix scene unload error on AfterTest in CreatedSceneAttribute by @nowsprinting in #116

🧰 Maintenance

v1.1.0

05 Jan 19:16
a4a5608
Compare
Choose a tag to compare

What’s Changed

🦑 Features

🧰 Maintenance

v1.0.0

04 Nov 01:07
58f526f
Compare
Choose a tag to compare

What’s Changed

🦑 Features

💔 Breaking Changes

🧰 Maintenance

v0.8.0

16 Sep 11:51
b18c32a
Compare
Choose a tag to compare

What’s Changed

🦑 Features

  • Scene path inference for LoadSceneAttribute & BuildSceneAttribute by @faviann in #94

🧰 Maintenance

v0.7.3

23 Aug 08:46
fe07aad
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

  • Fix for Unity 2019 by @nowsprinting in #95
  • fix: Convert Path.GetFullPath(..) return values to Unix-style separators by @faviann in #91

🧰 Maintenance

v0.7.2

23 Jun 23:23
ef865fb
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

  • Add parameter LoadSceneParameters to SceneManagerHelper.LoadSceneAsync by @nowsprinting in #89

🧰 Maintenance

v0.7.1

07 May 22:18
ac8f55a
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

v0.7.0

07 May 21:38
48b8e61
Compare
Choose a tag to compare

What’s Changed

🦑 Features

  • BuildSceneAttribute can attach to test method, test class, and test assembly by @nowsprinting in #81
  • Suppress log option for screenshot by @nowsprinting in #80

🐛 Bug Fixes

v0.6.0

30 Apr 10:00
f9b3315
Compare
Choose a tag to compare

What’s Changed

🦑 Features

🧰 Maintenance

v0.5.1

21 Apr 17:10
3bea4fd
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

🧰 Maintenance