Commit Graph

14 Commits

Author SHA1 Message Date
dependabot-preview[bot] e89e29a9a9
Bump credo from 0.8.8 to 1.3.2 (#9)
Bumps [credo](https://github.com/rrrene/credo) from 0.8.8 to 1.3.2.
- [Release notes](https://github.com/rrrene/credo/releases)
- [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rrrene/credo/compare/v0.8.8...v1.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-21 01:04:59 +10:00
avitex 55a08effbc
v0.7.0 2020-02-24 09:22:46 +11:00
Mikael Muszynski 93c09273d2
Update ex_doc hex (#6)
Bump the minimum requirement and run `mix deps.update ex_doc`.
2020-02-04 23:07:28 +00:00
Mikael Muszynski ca76ae6f9a Update inch_ex hex (#5)
Update `inch_ex` hex and add to the `dev` environment
2020-01-27 04:40:17 +00:00
Mikael Muszynski db54b10e93 Change multi-line `do:` function definitions to `do` (#3)
Change the cases where a `do:` is followed by a `mix format` mandated
line break, or if the expression following the `do:` would span multiple
lines anyway.

The only exception to the rule above is the first change in the
changeset, as this was done for the function style of `initial_rating`
to be consistent with `initial_rating_deviation`.
2020-01-19 14:54:18 +00:00
Mikael Muszynski 1175f6b2c2 Update Elixir version (#2)
Update the project wide Elixir requirement to the latest stable version.
Additionally, update the OTP version in Travis to `v22.1`.
2020-01-19 14:43:22 +00:00
Mikael Muszynski e22c34f2ff Run `mix format` (#1)
Add formatter configuration and run `mix format`.

Additionally, manually replace leading tabs in documentation examples
with four spaces.
2020-01-19 13:58:40 +00:00
avitex 8612b2aa97 Release v0.6.0 2017-11-29 14:04:48 +11:00
avitex bb097fc5de Release v0.5 2017-11-29 13:12:02 +11:00
avitex f3c6189e4a Bump version 2017-11-22 18:33:48 +11:00
avitex 1a3cbb9163 Bump version for release 2017-11-17 11:09:31 +11:00
avitex 61175818ad Prepare for publish 2017-11-16 22:52:55 +11:00
avitex 48645e1298 Prepare for release 2017-11-16 14:49:53 +11:00
avitex 94e637f9bd Initial commit 2017-11-15 20:32:39 +11:00