File: CHANGELOG.md

package info (click to toggle)
ruby-tty-platform 0.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 152 kB
  • sloc: ruby: 215; makefile: 4
file content (25 lines) | stat: -rw-r--r-- 621 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Change log

## [v0.3.0] - 2020-01-16

### Changed
* Change gemspec to update metadata and remove test artifacts

## [v0.2.1] - 2019-06-15

### Changed
* Change to relax bundler dependency

## [v0.2.0] - 2018-12-02

### Changed
* Change to Ruby >= 2.0

## [v0.1.0] - 2015-05-16

* Initial implementation and release

[v0.3.0]: https://github.com/piotrmurach/tty-platform/compare/v0.2.1...v0.3.0
[v0.2.1]: https://github.com/piotrmurach/tty-platform/compare/v0.2.0...v0.2.1
[v0.2.0]: https://github.com/piotrmurach/tty-platform/compare/v0.1.0...v0.2.0
[v0.1.0]: https://github.com/piotrmurach/tty-platform/compare/v0.1.0