Sha256: 75659c841d3f93f9f291c4d7576212324140fbc2d5ab530536db6da4ebf9d177
Contents?: true
Size: 772 Bytes
Versions: 4
Compression:
Stored size: 772 Bytes
Contents
## 0.1.1 - Add [anyway_config](https://github.com/palkan/anyway_config) - Add `empty?` method ## 0.1.0 - Add logs - Add `foreign_key` param to `has_metrics` options ## 0.1.0-rc - Fix `Relation#to_a` (now returns array of points correctrly) - Fix fanout queries with array args (now use `merge(Regexp)`) ## 0.1.0-alpha - Add `time` method to Relation to group by time with constants (`:hour`, `:day`, etc) and fill support - Series names now properly quoted with double-quotes - Using regexps, ranges and arrays within `where` clause - `where.not(...)` support - Add `past` and `since` methods - Add `merge` method and support for regexp series - Add `delete_all` support - Add cache support (using `Rails.cache`) - Scopes (default and named) - Support for fanout series
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
influxer-0.2.2 | Changelog.md |
influxer-0.2.0 | Changelog.md |
influxer-0.1.2 | Changelog.md |
influxer-0.1.1 | Changelog.md |