Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Releases: WhoopInc/dogstatsde

Use only rebar.config

21 Nov 18:27
Compare
Choose a tag to compare

Rather than providing a mix.exs file for Mix and a rebar.config for Rebar, just use rebar.config and rely on Mix to correctly compile the Erlang code from that.

Fix version string under Mix

24 Aug 13:50
Compare
Choose a tag to compare

Correct a mixup between Erlang and Elixir's notion of "string"

Fix missing mix.exs file in release

24 Aug 11:36
Compare
Choose a tag to compare

Update the .app.src to include the mix.exs file

Dependencies and Elixir version

24 Aug 10:43
Compare
Choose a tag to compare

Update dependencies to work on Erlang/OTP 19 and add some code so that Mix generates a "git" version number like Rebar3.

Add Elixir interface

23 May 15:14
Compare
Choose a tag to compare

Adds a simple native-Elixir interface, so tab-completion should work and the module is capitalized.

Initial version

12 May 03:15
Compare
Choose a tag to compare

This version works and is ready to use. I'd like to add some more documentation and tests before marking it 1.0.0.

Hex testing 7

12 May 03:03
Compare
Choose a tag to compare

more of the same

Hex testing 6

12 May 02:53
Compare
Choose a tag to compare

More of the same

Hex testing 5

12 May 02:46
Compare
Choose a tag to compare

More of the same

Hex testing 4

12 May 02:33
Compare
Choose a tag to compare

More of the same