v1.0.0
Changelog
4bfe0b8 Merge pull request #10 from thecasualcoder/move-to-hourglass-from-chrono
af48386 Detect source timezone from local and target timezone from input
3ea17e0 Update README on feature list
19e81cf Merge pull request #7 from thecasualcoder/read-from-file
011e8ee Add option to read from file
b6d6149 Merge pull request #6 from thecasualcoder/improve-readme
fd8e116 Add license
2dcd730 Add documentation to build locally
d71b618 Add CI job to build and test
fb3367f Merge pull request #2 from thecasualcoder/custom-format
8d0071d Add option to specify custom format
4c11b7d Add standard formats like rfc2822, rfc3339 and nginx log format
a16cf4f Covert UTC timestamps into user input timezone with support for one format
cafff8a Initial commit