- Updated tests for JSON serialization of instruments
- Fixed JSON serialization of some instruments
- Removed dependency on quantity gem -- conflicted with ActiveSupport
- Updated code to compute some unit conversions manually instead of depending on quantity
- Added timer example
- Changes to timer initialization
- Added register_with_options to support timers with different units or options
- Integrated Matt's changes for integration to modularize webrick and rack export options
- Replaced ruby-units with quantity
- Added time unit conversion internally
- Initial implementation of Timer instrument
- More spec tests to increase coverage
- Exponentially decaying samples for histograms
- Updates to Meter to use exponentially decaying samples
- Ability to override WEBrick port in constructor
- Updates to README
- Initial gem packaging (courtesy of @richardiux)
- Histograms
- Sampling classes for histograms
- Updates to weighted average calculations
- Tests, tests, tests!
- Mumblety-peg....