Sha256: b13a144a8af89179cfd410af396c7a27838956fc9ec0c983c77900905288cd98

Contents?: true

Size: 1.4 KB

Versions: 1

Compression:

Stored size: 1.4 KB

Contents

# ChangeLog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog][KeepAChangelog] and this project
adheres to [Semantic Versioning][Semver].

## [Unreleased]

- Your contribution here!

## [0.4.0] - 2019-04-23
### Added
- `frozen_string_literal: true` to all Ruby files

### Removed
- Support for Ruby < 2.3 (earlier versions no longer supported)

## [0.3.1] - 2018-05-23
### Changed
- Adding links to gemspec

## [0.1.3] - 2016-07-02
### Changed
- Mentioning libpcap dependency in README
- Refactoring Configuration - added CONFIG const and fixed sudo home dir issue

## [0.1.1] - 2016-06-30
### Changed
- Testing auto-releasing gem from Travis CI

## [0.1.0] - 2016-06-30
### Changed
- Initial gem release
- Dameonizing option for monitor command (writing to a log file)
- Built with gli command-suite gem

[Unreleased]: https://github.com/matthutchinson/lifx_dash/compare/v0.4.0...HEAD
[0.4.0]: https://github.com/matthutchinson/lifx_dash/compare/v0.3.1...v0.4.0
[0.3.1]: https://github.com/matthutchinson/lifx_dash/compare/v0.1.3...v0.3.1
[0.1.3]: https://github.com/matthutchinson/lifx_dash/compare/v0.1.1...v0.1.3
[0.1.1]: https://github.com/matthutchinson/lifx_dash/compare/v0.1.0...v0.1.1
[0.1.0]: https://github.com/matthutchinson/lifx_dash/compare/7cb5751...v0.1.0
[KeepAChangelog]: http://keepachangelog.com/en/1.0.0/
[Semver]: http://semver.org/spec/v2.0.0.html

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
lifx_dash-0.4.0 CHANGELOG.md