Skip to content
This repository has been archived by the owner on Feb 3, 2024. It is now read-only.

Commit

Permalink
0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukas Neubert committed Nov 17, 2020
1 parent af60435 commit e32fff4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 0.8.0
_17 November 2020_

**Additions**
- Support for definition of custom styles
- Validate the given table property values to prevent V panics


## 0.7.0
_16 November 2020_
Expand Down
2 changes: 1 addition & 1 deletion v.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ Module {
author: 'Lukas Neubert <serkonda@protonmail.com>'
license: 'MIT'
repo_url: 'https://github.com/serkonda7/termtable'
version: '0.7.0'
version: '0.8.0'
dependencies: []
}

0 comments on commit e32fff4

Please sign in to comment.