Commit graph

8 commits

Author SHA1 Message Date
George Dietrich
74ef3ff387 Bump versions of sub-components & add changelogs (#178)
* Bump versions of sub-components
* Add changelogs to each sub-component
2022-05-14 11:06:11 -04:00
George Dietrich
42c57abcfa Getting Started section in API docs (#172)
* Shows how to get started with the component either within or outside of the framework itself.
2022-04-30 13:24:44 -04:00
George Dietrich
24d5ab0287 Ensure each component has an accurate VERSION constant (#166) 2022-03-19 11:30:52 -04:00
George Dietrich
5fc45d1908
Fix some typos in the docs (#5) 2021-02-04 21:59:55 -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