Releases: Rukomoynikov/tabled
Releases · Rukomoynikov/tabled
v1.2.1
What's Changed
- Print CSV ruby objects by @Rukomoynikov in #20
Full Changelog: version-1.1.0...v1.2.1
version-1.1.0
What's Changed
- Refactor tests into cleaner structure by @Rukomoynikov in #13
- Print JSON files by @Rukomoynikov in #16
Full Changelog: 0.0.6...version-1.1.0
Version 0.0.6
What's Changed
- Add #export_to_file method for JSON and CSV formats by @Rukomoynikov in #11
Full Changelog: 0.0.5...0.0.6
Version 0.0.5
What's Changed
- Unnecessary dev gem reference removed by @morszczuk in #12
New Contributors
- @morszczuk made their first contribution in #12
Full Changelog: 0.0.3...0.0.5
Version 0.0.4
Printing CSV files to console.
Full Changelog: 0.0.3...0.0.4
Version 0.0.3
- Printing titles of columns
- Fixing layout (amount of spaces for row separators)
What's Changed
- Rubocop integration by @Rukomoynikov in #3
- Titles by @Rukomoynikov in #5
Full Changelog: 0.0.2...0.0.3
Version 0.0.2
- Rendering footers of rows
- Adding optional frame to tables
- Adding row separator
What's Changed
- Adding CI badge to Readme by @Rukomoynikov in #1
- Refactoring tests by @Rukomoynikov in #2
- Fix CI by @Rukomoynikov in #4
Full Changelog: https://github.com/Rukomoynikov/tabled/commits/0.0.2