Sha256: 3f03491a630921c79f5513424a0274444a130bd94326bf096035951e5e7adbef

Contents?: true

Size: 1.66 KB

Versions: 4

Compression:

Stored size: 1.66 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).

## [Unreleased]

## [0.7.3] - 2020-08-10
### Changed
- Bug fixes after adding CinC support.

## [0.7.2] - 2020-08-10
### Added
- Support for "Commander-In-Chief" to get airbase information

## [0.7.1] - 2020-08-10
### Changed
- Fixed issue where "name" fields were not being populated
  if airfields were not being loaded first

## [0.7.0] - 2020-07-5
### Changed
- Synced Lat/Lon calculations with DCS and fixed issue where
  calculations were incorrect if only one value was updated

## [0.6.2] - 2020-04-19
### Changed
- Fixed typo causing app to fail

## [0.6.1] - 2020-04-19
### Changed
- Test build for gem issue

## [0.6.0] - 2020-04-19
### Added
- Calculates and stores speed of units

### Fixed
- Made more robust against failures and more logging messages

## [0.5.0] - 2020-03-17
### Changed
- Added missing db column to migration file
- Clear the cache on server restart
- Add more info to logging

## [0.4.0] - 2020-03-13
### 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

4 entries across 4 versions & 1 rubygems

Version Path
tac_scribe-0.7.3-java CHANGELOG.md
tac_scribe-0.7.3 CHANGELOG.md
tac_scribe-0.7.3.rc1-java CHANGELOG.md
tac_scribe-0.7.3.rc1 CHANGELOG.md