Skip to content

Releases: adzimzf/tpot

v0.0.6

24 Jun 04:19
c5a57fa
Compare
Choose a tag to compare

Changelog

  • 868c0ab Merge pull request #21 from adzimzf/imp-fuzzy-search
  • c5a57fa Merge pull request #22 from daemonp/visual_editor_env
  • d82bea8 Use $VISUAL and $EDITOR env vars for editor selection
  • 202a8cc use fuzzy search to search host node

v0.0.5

05 Mar 08:50
bae9219
Compare
Choose a tag to compare

Changelog

  • ec483f2 Merge pull request #19 from adzimzf/remove_tsh_as_dependency
  • bae9219 Merge pull request #20 from ghzmhrm/fix/string_to_status_formatting
  • 535d99c feat(go-releaser): remove tsh as the dependency in brew
  • 66c6dfd fix(formatting): fix string to status parser

v0.0.4

15 Jan 06:57
2bcfea9
Compare
Choose a tag to compare

Changelog

  • d3e3847 downgrade goreleaer until this repo upgrade to go1.16 or higher
  • b8bcb3a update go version & go releaser builder

v0.0.3

27 Feb 05:38
Compare
Choose a tag to compare

Changelog

  • d3e3847 downgrade goreleaer until this repo upgrade to go1.16 or higher
  • b8bcb3a update go version & go releaser builder

v0.0.2

31 Mar 13:10
f0483be
Compare
Choose a tag to compare

Changelog

ab1a4b0 1. Change the config file to YAML Previously we use JSON, but JSON doesn't have any comment hence we move to YAML, which has more feature
fced89a Add documentation to install using go install
f22abb7 Fixing download.sh
63c5a9d Fixing incorrect download script and update the README.md
1d8af4b Increase scraper timeout
1e33153 Keep using scrapper for proxy without auth connector
37cba5c Merge pull request #10 from adzimzf/support_multi_login_user
f0483be Merge pull request #11 from adzimzf/support_multi_login_user
4a75038 Merge pull request #3 from adzimzf/caudaganesh_f
be14fdc Merge pull request #5 from adzimzf/support_flag_auth
31e0b0c Merge pull request #7 from adzimzf/add_help_information_on_host_selector_ui
bf2dfe9 Merge pull request #8 from adzimzf/support_multi_login_user
a636b47 Merge pull request #9 from adzimzf/support_multi_login_user
f5637fb Perform autocomplete when searching the host.
af0b486 Support auth connector and change how to get node list
c5af5fa Support multi user to login
1c22e3f Support target install directory
35c8a31 fixing wget installation
b51f839 remove 2FA masking

v0.0.1

03 Oct 10:18
Compare
Choose a tag to compare

Changelog

ee7c00c Add homebrew formula in gorelease.yaml
40df3f3 Add version and update goreleaser.yaml
253c04e Adding the flag ammend
ac46f63 Create LICENSE
5d3f3fd Create go.yml
6bfeecd Merge pull request #1 from caudaganesh/caudaganesh
8916a9c Merge pull request #2 from adzimzf/add_append_flag
5996260 Remove duplicate makefile
29610b4 Update README.md
488cfd5 Update README.md
31ab60f Update after rebase to master
880d464 Update the snapshot to Version
038c2c8 add append flag
f9d5e53 add download
b281606 add readme
31ec61f add readme
c20b00a refactor config, add makefile
3f63c8e remove .idea from git
b9922c0 restructure file
084a1b2 tidy up structs
931ffc2 update readme
ff0394f update readme

v0.0.1-beta

17 Jul 02:04
Compare
Choose a tag to compare

Changelog

fa07105 add .gitignore
3f1488d add .gitignore
0921ac3 add goreleaser
433a5f1 fisrt commit