Ed Page
ea6829b08e
chore(ci): Lint small feature sets
2021-12-07 21:18:35 -06:00
Ed Page
4a5d52350e
docs: Update old repo location
2021-12-07 08:14:41 -06:00
Ed Page
b2836c07a7
fix: Gracefully handle empty authors
2021-12-06 11:30:26 -06:00
Ed Page
f517c0ede1
docs: Remove author fields
2021-12-06 11:24:23 -06:00
Ed Page
267de95bee
fix: Change app_from_crate
default separator
...
`":"` isn't ideal, so let's make it at least `"," `.
BREAKING CHANGE: Changed `app_from_crate!()` to use `", "` separator for
authors.
2021-11-30 14:56:17 -06:00
Ed Page
045bf99ae0
test: Consolidate builder tests
...
This is prep for moving the derive tests. Besides organizing the test
folder for each API, this should reduce link time at the cost of
re-compiling more when a test changes.
2021-11-30 10:07:05 -06:00