* New option: `-d` or `--dotted`: the first sequence in the output alignment is used as a template and for positions in subsequent sequences that are identical, a period ('.') is output instead of a symbol. * Adjustment: replacing blue with cyan in the DNA coloring scheme.
1.4.0
* New option: `-r k` or `--random-accessions k` for only showing a sample of _k_ sequences. * New option: `-g` or `--glimpse`: display an informative cut-out of the input MSA, if it does not fit without scrolling or line-breaking.
1.3.4
* For some reason, setup.py was/is not putting proper Markdown to PyPi. Solved it halfway. Weird issue.
1.3.3
* Removed bug in alignmnent-type guessing: An MSA without any full codon would be guessed to be coding sequences.
1.3.2
* Ensured that alignment text color is black when starting. Helps for those other color preferences in the terminal.
1.3.1
* Adding self-promoting --cite and --methods options, noting that there is now a paper about `alv` in J Open Source Software.