Releases: kitesi/gpa-calculator
Releases · kitesi/gpa-calculator
v1.1.0
Changelog
- 29ba109 Brew formula update for gpa-calculator version v1.0.0
- 3333cd5 add -e|--editor to quickly edit files
- 4b228ec add fuzzy search and update readme
- 8114710 add some tests, which changes lot of the structure
- 862331b allow trailing comments and allow multi-line opts
- ac20928 more tests, return error on invalid ignore=
- 9642487 remove yapping for fuzzy find, allow quotes in opts, more tests
- d75bb62 stop 1 class from terminating, allow trailing commas
- 9db875e update read me and version (1.1.0)
- a388672 when final is set, rm it for min final grade calc
v1.0.0
Changelog
- 6571f8a add comment ability, singular file handling, and verbosity
- 88251bd add desired_grade & explicit grade & name for meta & better err checks
- db9b6b5 add line context for errs; new err: dup headers
- de95e9d fix command output, update readme, add --version
- 7259b8d fix readme bug
- 0f48ae2 initial commit
- 25d52c7 meta data changes, readme, syntax-highlighting, ..
- c395fb4 metadata and goreleaser changes
- c73ade9 modify github workflow