Skip to content

Releases: PxyUp/fitter

Fitter/CLI - switch to generic parser engine

23 Jan 19:08
Compare
Choose a tag to compare

Rewrite html, json, xpath parsers

CLI/Fitter - add raw_string; unescaped placeholder fields

16 Jan 00:02
Compare
Choose a tag to compare
v0.0.33

code(pkg/parser) - add new type field; unescaped field in formatter

CLI/Fitter - fix configuration of limits

15 Jan 21:44
Compare
Choose a tag to compare
v0.0.32

fix(pkg/limitter/limitter) - fix problem with setup limits

CLI/Fitter - add int sequence connector

15 Jan 21:14
Compare
Choose a tag to compare
v0.0.31

code(pkg/parser/engine) - add int sequnce connector

CLI/Fitter - add reference field, connectors and placeholders

14 Jan 20:44
Compare
Choose a tag to compare
v0.0.30

tests(pkg/parser/html_parser_test) - add test for html field

CLI/Fitter - reduce size of deps

13 Jan 00:58
Compare
Choose a tag to compare
v0.0.29

fix(pkg/processor/processor) - rename logger field

CLI/Fitter - add way to customize headers

12 Jan 19:44
Compare
Choose a tag to compare
v0.0.28

code(pkg/connectors/server) - add way to customize headers

CLI/Fitter - fix small bugs; Add index into calculated field

12 Jan 00:56
Compare
Choose a tag to compare
v0.0.27

fix(pkg/connectors/server) - use correct error for logger

CLI/Fitter - add proxy for server + playwright configuration

11 Jan 17:54
Compare
Choose a tag to compare
v0.0.26

code(pkg/connectors/playwright, pkg/connectors/server) - add proxy fo…

CLI/Fitter - remove duplication of code; add test for file field

11 Jan 02:25
Compare
Choose a tag to compare
v0.0.25

test(pkg/parser/file) - add tests on file field