Michael Miller
78de2be994
Bump version to 0.9.39
2021-07-02 21:59:16 -06:00
Michael Miller
92f758084d
Bump version to 0.9.38
2021-05-27 15:20:11 -06:00
Michael Miller
edb18dcf95
Fix for default logger being cleaned up before Spectator runs
...
Resolves https://github.com/icy-arctic-fox/spectator/issues/27
2021-05-27 15:17:27 -06:00
Michael Miller
55398709de
Bump version to 0.9.37
2021-05-19 19:51:08 -06:00
Michael Miller
18fb2d3879
Bump version to 0.9.36
2021-04-25 23:39:26 -06:00
Michael Miller
25638d766e
Bump version to 0.9.35
2021-04-18 18:08:08 -06:00
Michael Miller
6481403c6f
Bump version to 0.9.34
2021-03-31 15:01:01 -06:00
Michael Miller
e0c4d2ac3e
Bump version to 0.9.32
2021-02-03 10:08:46 -07:00
Michael Miller
c2d5bdd5d1
Bump version to 0.9.31
2021-01-08 15:32:42 -07:00
Michael Miller
f6fc36f60a
Bump version to 0.9.30
2020-12-23 13:56:19 -07:00
Michael Miller
c720147974
Bump version to 0.9.29
2020-12-23 12:39:05 -07:00
Michael Miller
27754c9e03
Bump version to 0.9.28
2020-11-07 11:04:34 -07:00
Michael Miller
2cdee0716f
Bump version to 0.9.27
2020-10-01 18:25:29 -06:00
Michael Miller
93fa6f6e72
Bump version to 0.9.26
2020-09-27 10:35:28 -06:00
Michael Miller
a39223ff21
Bump to 0.9.25
2020-09-26 11:03:11 -06:00
Michael Miller
db284066f6
Bump version to 0.9.24
2020-09-17 10:13:41 -06:00
Michael Miller
4a7e0c8bd7
Bump version to 0.9.23
2020-08-30 12:44:37 -06:00
Michael Miller
ce248de0d9
Bump version to 0.9.22
2020-08-11 14:37:37 -06:00
Michael Miller
9c14c69bba
Change "ditto" to ":ditto:"
2020-08-06 19:20:18 -06:00
Michael Miller
ac9a0cec4f
Bump version to 0.9.21
...
Reference latest Crystal.
2020-07-27 13:42:55 -06:00
Michael Miller
f7d7e2440e
Bump version to 0.9.20
2020-05-29 20:07:04 -06:00
Michael Miller
5d8110ec6c
Bump version to 0.9.19
2020-05-28 22:24:33 -06:00
Michael Miller
131b01d42c
Update version to 0.9.18
2020-04-26 11:47:55 -06:00
Michael Miller
3be9ffb7a0
Bump version to 0.9.17
2020-04-23 22:43:48 -06:00
Michael Miller
f329e2cbd5
Bump version to 0.9.16 (Crystal 0.34)
2020-04-06 18:24:28 -06:00
Michael Miller
e891365ed7
Bump version to 0.9.15
2020-04-03 11:47:44 -06:00
Michael Miller
7d463c6daa
Bump version to 0.9.14
2020-04-01 22:18:02 -06:00
Michael Miller
4595fca17a
Bump to 0.9.13
2020-03-28 11:42:45 -06:00
Michael Miller
cb9f5338fe
Bump version to 0.9.11
2020-03-04 23:16:58 -07:00
Michael Miller
d945a414f9
Bump version to 0.9.10
2020-03-03 16:23:53 -07:00
Michael Miller
5543c07766
Bump version to 0.9.9
2020-02-22 22:59:42 -07:00
Michael Miller
f5f1361477
Bump version to 0.9.8
...
Fixed GitHub Issue https://github.com/icy-arctic-fox/spectator/issues/5 - Thanks @jinn999
2020-02-21 09:57:09 -07:00
Michael Miller
5cb74ebe95
Bump version to 0.9.7
2020-02-16 19:36:09 -07:00
Michael Miller
63ff59688b
Bump version to 0.9.6
2020-02-10 17:47:02 -07:00
Michael Miller
e60c287216
Fix a dumb with merge
2020-01-19 10:05:21 -07:00
Michael Miller
1825026af7
Bump version to 0.9.4
2020-01-19 09:53:20 -07:00
Michael Miller
e8a437dc0a
Bump version to 0.9.3
2020-01-17 14:53:04 +03:00
Michael Miller
d807f9866a
Bump version to 0.9.2
2020-01-14 20:09:15 -07:00
Michael Miller
612222ace8
Update version to 0.9.1
2019-12-13 20:26:22 -07:00
Michael Miller
25778d7b41
Change "what" to "description"
2019-09-26 16:49:44 -06:00
Michael Miller
fafe5606e6
Rename DSL::Builder to SpecBuilder
...
Place all builders under SpecBuilder.
2019-09-13 14:10:25 -06:00
Michael Miller
00a2495027
Change test root to SpectatorTest
2019-08-31 13:11:59 -06:00
Michael Miller
752b7f0ffa
Update version constant
2019-08-31 10:14:06 -06:00
Michael Miller
bfe641e07e
Move sample values to group instance
...
The goal is to construct examples with a parameterless initializer.
This doesn't quite work, since the sample values are retrieved via the
harness, which doesn't have an active example when the sample values are
created.
2019-08-30 14:46:24 -06:00
Michael Miller
4ecc2c6004
Include ExampleDSL at root
...
Will need to check if methods can run in that scope.
2019-08-30 13:14:48 -06:00
Michael Miller
64045171c2
Change contexts from modules to classes
2019-08-30 12:39:03 -06:00
Michael Miller
a75ab04dd5
Update version to 0.8.2
2019-08-21 19:28:17 -06:00
Michael Miller
01c4b78716
Move placeholder initializer up a level
2019-08-15 16:43:25 -06:00
Michael Miller
c18d9c4ffd
Allow top-level context macro
2019-04-05 18:38:57 -06:00
Michael Miller
675ef60f9d
Consistent version
2019-04-02 22:05:27 -06:00