Skip to content

Releases: Calinou/fov

v1.0.0

01 Jun 21:16
v1.0.0
d5bc14d
Compare
Choose a tag to compare

Changelog

d5bc14d Bump version to 1.0.0
5cee91c Update copyright year range to 2019
5db859f Switch to Go modules
9be23d7 Fix unexported type warning reported by golint
e696c26 Add pre-commit hooks
40b3de0 Add an EditorConfig file
4f0dc16 Fix markdownlint warnings in README
3543390 Fix the "Unreleased" comparison link in the changelog

v0.2.1

01 May 17:16
v0.2.1
4ce892d
Compare
Choose a tag to compare

Changelog

4ce892d Bump version to 0.2.1
b799b5b Fix colored output on Windows
c77d242 Fix the unreleased version comparison URL in the changelog

v0.2.0

30 Apr 21:12
v0.2.0
b6b0f7f
Compare
Choose a tag to compare

Changelog

b6b0f7f Bump version to 0.2.0
8b20d1d Add colored output, increase margins in the table display
9dd2fb3 Add a few documentation resources to the README
05b4dce Add some usage examples to the README
751ef07 Add a project changelog
caeeab8 Add usage instructions to the README

v0.1.0

21 Apr 21:54
f44a297
Compare
Choose a tag to compare

Changelog

f44a297 Add GoReleaser
8e102e7 Add vertical FOV calculation
09452dd Add a license header
0f239fe Implement aspect ratio conversion functionality; improve error messages
e116b3c Initial commit