George Dietrich
090b83b5f0
shard.yml
cleanup (#171 )
...
* Add `athena-spec` as global dep
* All dev will be done in the monorepo, so no reason for each component to have it and ameba as dependencies
* Also fix `description` key of `shard.yml`
2022-04-26 20:30:29 -04:00
George Dietrich
17d5810179
Bump ameba
to ~> 1.0
( #169 )
...
* Bump `ameba` to `~> 1.0`
* Bump min crystal version for all components to `~> 1.4`
* Remove now unneeded `ameba:disable`
2022-04-09 12:08:06 -04:00
George Dietrich
24d5ab0287
Ensure each component has an accurate VERSION
constant ( #166 )
2022-03-19 11:30:52 -04:00
George Dietrich
5824495ba7
Remove extra spaces between paren and method call ( #143 )
2022-01-07 19:54:02 -05:00
George Dietrich
3982e1b523
Post monorepo cleanup
...
* Revamp CI GHA workflow
* Remove CI scripts from components
* Normalize READMEs to point back to monorepo
2021-12-16 19:10:13 -05:00
George Dietrich
c15379251a
Update CI configuration ( #8 )
...
* Leverage centralized workflow configuration
* Update scheduled run so it executes _after_ nightlies are published
2021-10-09 16:32:12 -04:00
syeopite
333abca50d
Use correct version in installation instructions ( #6 )
...
* Use correct version in installation instructions
2021-08-13 15:31:50 -04:00
George Dietrich
5fc45d1908
Fix some typos in the docs ( #5 )
2021-02-04 21:59:55 -05:00
George Dietrich
9e2579d622
Finish porting docs to mkdocs ( #4 )
2021-01-29 22:34:18 -05:00
George Dietrich
4c2e6b96ef
Fix typo ( #3 )
...
* Fix typo
* Add note about strict arg
2020-12-24 10:16:50 -05:00
George Dietrich
96fe9291e3
Make use of generics instead of a method ( #2 )
...
* Allows Crystal to more accurately know the return type of `ordered_elements`
* Add example of `ordered_elements` usage
2020-12-24 01:07:51 -05:00
George Dietrich
83eda1298c
Initial Implementation ( #1 )
2020-12-24 00:48:48 -05:00
George Dietrich
34c8539ead
Initial commit
2020-12-21 23:21:53 -05:00