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

Tags: WhoopInc/dogstatsde

Tags

0.8.0

Toggle 0.8.0's commit message
Remove Mixfile from the main project, replace with example Elixir pro…

…ject (#22)

A dual-language build doesn't seem to be working for me, so this
uses only Erlang for the library and creates an example Elixir
project to verify that functionality.

0.7.2

Toggle 0.7.2's commit message
fix type of version string in mix.exs (#21)

0.7.1

Toggle 0.7.1's commit message
fix missing mix.exs in release (#20)

* skip installing elixir on a publish-build

* include mix.exs file

0.7.0

Toggle 0.7.0's commit message
Various version-related updates (#19)

* Update worker_pool deps

* update worker_pool in rebar.config

* use a function to set the version number in the mixfile

* add a little Hex badge

* some documentation-related work in progress

* remove some doc work that's too soon

* don't explicitly mention a version number

* fixup

* fixup: fallback to unsorted tags

* Elixir to 1.3

* allow mix to install rebar3

0.6.0

Toggle 0.6.0's commit message
Provide friendly Elixir interface (#15)

* Provide friendly Elixir interface

* specify otp_release so travis won't get confused

* specify elixir version, improve conditionals in build scripts

* look at ELIXIR_VSN

* more elixir attempts

* more elixir attempts

* Revert "more elixir attempts"

This reverts commit a010567.

* try elixir 1.2.0

* what elixir is available?

* kiex use

* source kiex script

* use a custom kiex with github header

0.5.0

Toggle 0.5.0's commit message
set a proper app description

0.0.7

Toggle 0.0.7's commit message
fix deploy script bug

0.0.6

Toggle 0.0.6's commit message
set deploy script exec

0.0.5

Toggle 0.0.5's commit message
more travis

0.0.4

Toggle 0.0.4's commit message
YAML woes