Commit graph

23 commits

Author SHA1 Message Date
d0407b40d2
docs: Update README and package links. 2024-02-23 20:11:29 +13:00
612d831f4e chore: migrate to local (#20) (#30)
All checks were successful
continuous-integration/drone/push Build is passing
* Add Drone CI configuration
* Change URLs
* Remove Gitlab CI configuration

Reviewed-on: #30
Co-authored-by: James Harton <james@harton.nz>
Co-committed-by: James Harton <james@harton.nz>
2024-02-14 13:49:08 +13:00
6d60fff728 chore(deps): update dependency ex_doc to ~> 0.30 2023-07-07 23:21:13 +12:00
f684a4f889 chore: release version v1.0.0 2023-01-16 22:06:25 +00:00
0707d689a4 chore!: Relicense to HL3-FULL. 2023-01-17 11:02:18 +13:00
ffc77722eb chore(deps): update dependency ex_doc to ~> 0.29 2022-10-20 06:25:23 +13:00
5837fe9be6 chore(deps): update dependency ex_doc to >= 0.28.1 2022-02-23 11:07:16 +13:00
46b5634a00 chore(deps): update dependency earmark to >= 1.4.20 2022-01-31 13:15:28 +13:00
2223bb9d7d chore(deps): update dependency ex_doc to >= 0.26.0 2021-12-09 14:44:00 +13:00
d6c42fa206 Merge branch 'renovate/credo-1.x' into 'main'
chore(deps): update dependency credo to ~> 1.6

See merge request jimsy/kinemat!13
2021-12-09 00:41:56 +00:00
cace86ed9f chore(deps): update dependency earmark to v1 2021-12-09 13:19:12 +13:00
399443ddf9 chore(deps): update dependency credo to ~> 1.6 2021-12-09 13:18:05 +13:00
8b21f7a2e2 Merge branch 'renovate/graphmath-2.x' into 'main'
chore(deps): update dependency graphmath to ~> 2.5

See merge request jimsy/kinemat!16
2021-12-08 22:24:35 +00:00
7bfc4fcd34 Merge branch 'renovate/earmark-0.x' into 'main'
chore(deps): update dependency earmark to >= 0.2.1

See merge request jimsy/kinemat!14
2021-12-08 22:22:57 +00:00
4c80f4b251 chore(deps): update dependency graphmath to ~> 2.5 2021-12-09 11:22:31 +13:00
eed368cd3f chore(deps): update dependency earmark to >= 0.2.1 2021-12-09 11:20:49 +13:00
8ded457529 chore(deps): update dependency angle to >= 0.3.0 2021-12-09 11:19:09 +13:00
b1c897bede chore: set up git_ops and auto-releasing 2021-05-24 07:41:29 +12:00
James Harton
d1780acf5e Includ exdoc in test environment so that the build can pass. 2020-06-30 09:18:38 +12:00
James Harton
bc1b75dd29 Update dependencies and gitlab CI config. 2020-06-26 11:50:58 +12:00
James Harton
d980802923 Deps updates 2018-11-12 23:30:03 +00:00
James Harton
f74836dfd3 Update to Elixir 1.6
* Run code formatter.
* Credo doesn't like `mix format`'s line length.
* Fix failing tests re `Angle`.
2018-01-19 10:40:56 +13:00
James Harton
6f267cd1d9 Reconstruction of prior Kinemat repo using new angle package. 2017-11-05 19:51:49 +13:00