Sha256: 1fd90791f420bb2daa0366543e78996e5fdb26468ef4903e8d734ea83fba545a

Contents?: true

Size: 1.12 KB

Versions: 5

Compression:

Stored size: 1.12 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.2]
### Changed
- Fixed typo causing app to fail

## [0.6.1]
### Changed
- Test build for gem issue

## [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

5 entries across 5 versions & 1 rubygems

Version Path
tac_scribe-0.7.0-java CHANGELOG.md
tac_scribe-0.7.0 CHANGELOG.md
tac_scribe-0.6.4-java CHANGELOG.md
tac_scribe-0.6.4 CHANGELOG.md
tac_scribe-0.6.2 CHANGELOG.md