Sha256: 965d0405e5031ffb7e240653c84be707c70ab98bac7462d51c1ec14d00fd1b55
Contents?: true
Size: 980 Bytes
Versions: 1
Compression:
Stored size: 980 Bytes
Contents
# Change log ## [v0.3.0] - 2018-10-08 ### Added * Add border parameters :top_left, :top_right, :bottom_left & :bottom_right to allow specifying values for box corners * Add :ascii border type for drawing ASCII boxes ### Fixed * Fix box color fill to corretly recognise missing borders and match the height and width * Fix absolute content positioning when borders are missing ## [v0.2.1] - 2018-09-10 ### Fixed * Fix content alignment by @DannyBen ## [v0.2.0] - 2018-07-31 ### Changed * Change to stop positioning box without `:top` & `:left` coordinates * Change to load manually required files in gemspec without using git ## [v0.1.0] - 2018-07-23 * Initial implementation and release [v0.3.0]: https://github.com/piotrmurach/tty-box/compare/v0.2.1...v0.3.0 [v0.2.1]: https://github.com/piotrmurach/tty-box/compare/v0.2.0...v0.2.1 [v0.2.0]: https://github.com/piotrmurach/tty-box/compare/v0.1.0...v0.2.0 [v0.1.0]: https://github.com/piotrmurach/tty-box/compare/v0.1.0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tty-box-0.3.0 | CHANGELOG.md |