Skip to content

Releases: oli-obk/ui_test

0.11.7

06 Jul 08:20
cc429d4
Compare
Choose a tag to compare
Merge pull request #93 from oli-obk/run-dep

Expose dependency building to users

0.11.6

27 Jun 08:00
5f391d3
Compare
Choose a tag to compare
Merge pull request #88 from oli-obk/version_bump

Use display printing for io error

0.11.5

26 Jun 14:02
0d00ffa
Compare
Choose a tag to compare
Merge pull request #87 from oli-obk/version_bump

Some help in debugging CI issues

0.11.4

26 Jun 13:55
309cdd8
Compare
Choose a tag to compare
Merge pull request #86 from oli-obk/version_bump

Only detect the specific `proc_macro` attributes from rustc

0.11.3

26 Jun 13:42
4dacea6
Compare
Choose a tag to compare
Merge pull request #85 from oli-obk/version_bump

Automatically detect proc macros

0.11.2

26 Jun 13:22
81ec595
Compare
Choose a tag to compare
Merge pull request #84 from oli-obk/version_bump

Don't try to build proc macro aux builds as tests

0.11.1

26 Jun 10:41
eea88dc
Compare
Choose a tag to compare
Merge pull request #83 from oli-obk/version_bump

Stop mixing --crate-type=lib with proc-macro

0.11.0

25 Jun 11:43
253a1ee
Compare
Choose a tag to compare
Merge pull request #82 from oli-obk/version_bump

Version bump

0.10.0

12 May 09:58
e5bc735
Compare
Choose a tag to compare
Merge pull request #68 from oli-obk/single_test_command

Provide a command for running a single test instead of running it directly

0.9.0

09 May 10:26
6f63904
Compare
Choose a tag to compare
Merge pull request #66 from oli-obk/ci

Test weird CI behaviour