We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c77225e commit f9bad8aCopy full SHA for f9bad8a
1 file changed
CHANGELOG.md
@@ -1,5 +1,23 @@
1
# Changelog
2
3
+## [1.5.0]
4
+
5
+### Added
6
7
+* Reference can now be set to an alignment sequence
8
+* Diff mode
9
+* New column metric (coverage), and ability to change column metrics
10
11
+### Changed
12
13
+* Removed obscure options from short help
14
+* Panel toggles now with prefix command
15
16
+### Fixed
17
18
+* When run without arguments, `termal` now outputs the short help instead of
19
+ crashing with an error message
20
21
## [1.4.0]
22
23
### Added
0 commit comments