Sha256: 4600b7b5ec2800b86a155f5b3945a005afa7ce2bfc8a3cb508e88b6b783883ec
Contents?: true
Size: 1.02 KB
Versions: 2
Compression:
Stored size: 1.02 KB
Contents
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [0.6.0] ### Added - Calculates and stores speed of units ### Fixed - Made more robust against failures and more logging messages ## [0.5.0] ### Changed - Added missing db column to migration file - Clear the cache on server restart - Add more info to logging ## [0.4.0] ### Changed - Switch to periodic writing to the database ## [0.3.0] - 2019-10-27 ### Changed - Changed the command-line name to match gem ### Fixed - Sleep between connection attempts ### Added - Unit type filtering ## [0.2.1] - 2019-10-13 ### Changed - Added separate events in / events out for the queue logging ## [0.2.0] - 2019-10-13 ### Added - JRuby support ### Changed - Improve logging of events with number of events processed. ## [0.1.1] - 2019-09-05 ### Added - Added Net::HTTP error handling
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
tac_scribe-0.6.0-java | CHANGELOG.md |
tac_scribe-0.6.0 | CHANGELOG.md |