Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

Releases: mesuutt/turengo

v1.0.1

26 Mar 13:34
Compare
Choose a tag to compare

Changelog

v1.0.0

05 Nov 20:41
Compare
Choose a tag to compare

Changelog

bd0f9d0 go modules was used
4c8d73b goquery usage updated
9825e7b README updated
88840ec TURENGO_DEFAULT_DISPLAY_COUNT env var added to README
d1ab36a TURENGO_DEFAULT_DISPLAY_COUNT env var added to README
5fb0ea7 tureng url fixed
3242518 Create LICENSE

v0.0.3

29 Jul 15:08
Compare
Choose a tag to compare

Changelog

5ac410e Updates for work with new changes made on tureng.com
1ce301e Error messages updated

v0.0.2

21 Jul 19:59
Compare
Choose a tag to compare

Changelog

43d605f Formatting error fixed in test file
7250522 circle.yml: add ryanuber/columnize package
96aa986 Read display count from env var if exists
7c65c1d Show meanings of of text with other terms
e593b3f Display category of text
97f9767 Display output in column format

v0.0.1

14 May 14:50
Compare
Choose a tag to compare

Changelog

0b12aba goreleaser implemented
28ad86e Check err before use variable
0c2fb6f circle.yml file added
1980947 Tests added
348e34c Change variable name OTHER as UNKNOWN
6a95380 Make Translate & GetSuggestions functions public
99e29ff asciinema video url updated
9e1b772 Filtering adverbs related bug fixed
ea62c75 Readme updated
4b5b1c4 Show 10 result by default.
f939aba README updated
c5ff323 Filter translation results by type w flags
fb4632c Show suggestions if exist
6fb3584 Show info msg if there is no translation found
cd94bb1 flags related changes
5d0366e Refactoring
683fe34 Readme added
880eae0 Initial commit