Skip to content

Releases: andostronaut/eslint-ai

v1.2.0

05 Jun 11:09
9b54558
Compare
Choose a tag to compare

What's Changed

  • feature: add update shell command on readme by @iamando in #97
  • 1.2.0 by @iamando in #98

Full Changelog: v1.1.0...v1.2.0

v1.1.0

04 Jun 15:12
6378e6e
Compare
Choose a tag to compare

What's Changed

  • bugfix: fix message on set in openai key on linter by @iamando in #93
  • feature: implement update command to update the package to the latest by @iamando in #94
  • 1.1.0 by @iamando in #95

Full Changelog: v1.0.0...v1.1.0

v1.0.0

28 Apr 13:02
f614899
Compare
Choose a tag to compare

What's Changed

  • feature: setup github workflows and dpd bot by @iamando in #2
  • feature: setup github workflows and dpd bot by @iamando in #1
  • feature: update readme by @iamando in #4
  • build(deps-dev): bump typescript from 4.9.5 to 5.0.4 by @dependabot in #3
  • Revert "build(deps-dev): bump typescript from 4.9.5 to 5.0.4" by @iamando in #5
  • feature: install base deps by @iamando in #6
  • feature: re-struct to ai-eslint cli by @iamando in #7
  • feature: update readme and pkg json by @iamando in #8
  • feature: update bin on pkg and add keyword by @iamando in #9
  • feature: add docs by @iamando in #10
  • feature: prepare constants util by @iamando in #13
  • feature: setup cli error by @iamando in #14
  • feature: setup config command and utils by @iamando in #16
  • feature: setup api endpoint and model on config util by @iamando in #18
  • feature: use tiktoken for openai model type by @iamando in #19
  • feature: re-struct cli by @iamando in #20
  • feature: create dir for type in config by @iamando in #21
  • feature: check if has valid ext for file in input on cli in linter by @iamando in #22
  • feature: add dot in log and log if ok on files no error linted by @iamando in #23
  • feature: use check if linted success by @iamando in #24
  • feature: setup log util by @iamando in #25
  • feature: export default log not destructured by @iamando in #26
  • feature: create type for log type for having completion type by @iamando in #27
  • feature: push linter to util not in root cli by @iamando in #28
  • feature: remove dupl an error occ on handle cli error by @iamando in #29
  • feature: remove unused string interpol on msg log by @iamando in #33
  • feature: remove unused string interpol on msg log by @iamando in #34
  • feature: setup stream to string on improve error msh by @iamando in #35
  • feature: setup openai config and suggest util by @iamando in #36
  • feature: remove unused comment by @iamando in #37
  • feature: remove unused comment by @iamando in #38
  • feature: use spin on linting code by @iamando in #41
  • feature: fix is console to optional on log util by @iamando in #42
  • feature: use completion for gpt util by @iamando in #43
  • feature: setup stream to iterable by @iamando in #45
  • feature: setup read data on stream by @iamando in #46
  • feature: use params new line to add new line in log by @iamando in #47
  • feature: use params new line to add new line in log by @iamando in #48
  • feature: use async iife on linter directy call exec by @iamando in #49
  • feature: setup prompt on linter to use response or not by @iamando in #50
  • feature: use prompt outro on finally promise group by @iamando in #51
  • feature: setup assist on lint error by @iamando in #52
  • feature: use completion choices not use stream for now by @iamando in #53
  • feature: use indentation on linter by @iamando in #54
  • feature: use log info for completion response by @iamando in #55
  • feature: update readme add setup section by @iamando in #56
  • feature: update readme add section usage by @iamando in #57
  • feature: update readme and fix badge by @iamando in #58
  • feature: set empty array if empty input and use prompt intro by @iamando in #59
  • feature: update readme on usage section by @iamando in #60
  • feature: use npx on eslint cmd to avoid error on linting by @iamando in #61
  • feature: re-fact on linter remove unused condition by @iamando in #62

New Contributors

  • @iamando made their first contribution in #2
  • @dependabot made their first contribution in #3

Full Changelog: https://github.com/iamando/eslint-ai/commits/v1.0.0