Chris de Graaf
|
310f621c3a
|
Use correctly typed array as default assets
This is just a bandaid.
|
2019-05-14 15:42:04 -05:00 |
|
Takafumi Arakaki
|
bd4e95ba6a
|
Use "dev" instead of "latest" to link GitHub pages
It seems Documenter.jl changed the setting:
https://juliadocs.github.io/Documenter.jl/v0.21/lib/public/#Documenter.deploydocs
|
2019-01-25 23:29:56 -08:00 |
|
Chris de Graaf
|
9b6c320397
|
Don't rely on Git to be preconfigured in tests (close #27)
|
2018-10-22 15:44:31 -05:00 |
|
Chris de Graaf
|
9b38d75942
|
Use autodocs for generated documentation
|
2018-09-28 16:46:28 -05:00 |
|
Chris de Graaf
|
9c6a160bc2
|
Simplify internal API
|
2018-09-28 16:45:38 -05:00 |
|
Chris de Graaf
|
e2c615faf8
|
Remove some not-very-useful features
Removed keywords to Template: years, requirements, and gitconfig.
|
2018-09-26 16:56:33 -05:00 |
|
Chris de Graaf
|
ec518577a7
|
Add a bunch of comments to the tests
|
2018-09-24 15:34:14 -05:00 |
|
Chris de Graaf
|
ab261170ef
|
A few more deprecations still
|
2018-09-19 14:57:21 -05:00 |
|
Chris de Graaf
|
bbd492a77d
|
sed -i '' -E 's/contains\((.+), (.+)\)/occursin\(\2, \1\)/'
|
2018-09-19 14:30:23 -05:00 |
|
Chris de Graaf
|
ec79d72893
|
Organize tests
|
2017-10-01 20:43:03 -05:00 |
|