Daniel Berkompas

Results 10 issues of Daniel Berkompas

The deprecated ciphers should remain in so that people can have a smooth upgrade to 1.0.0. In 1.1, they should probably be removed?

breaking

See #81 and #83. > Because many databases do not support direct encoding and decoding of embeds, it is often emulated by Ecto by using specific encoding and decoding rules....

feature

If this had been included in the examples, #85 would not have occurred.

docs

Is it possible to use `mix dialyze` with a custom PLT location?

I recently wrote a [similar project](https://github.com/infinitered/config_validator) for Elixir. If we want to use `solidarity` for Elixir backend (or other) projects, there are some changes we would need to make. As...

Discussion
NEW FEATURE!

This is a breaking change. OTP versions > 24.2 now include the `pbkdf2_hmac/5` function in the `:crypto` module, thanks to this PR: https://github.com/erlang/otp/pull/5421 The new function does not include support...

breaking

See commits for specific details.

- [x] Update travis to run against Elixir 1.2.0 - [ ] Update dialyzer to use `mix dialyze`

enhancement

I tried using the gem source from gems.github.com, and it's an old version that is not compatible with Sinatra 1.3. (It doesn't contain the Tilt module in `prawn.rb`) The gem...

When I hit `cmd - alt - l`, I get a new pane with this error: ``` Erlang/OTP 17 [erts-6.4] [source] [64-bit] [smp:8:8] [async-threads:10] [hipe] [kernel-poll:false] [dtrace] *** ERROR: Shell...