Releases: PxyUp/fitter
Releases · PxyUp/fitter
CLI/Fitter - add scraping of the files!
Finally add supporting of scraping files!
Cli/Fitter - add way to setup log level; use patched http.DefaultClient
v0.0.22 code(pkg/logger/logger) - add log level into config and add logging f…
Playwright: add execution of the script before reading content of the page
v0.0.21 code(pkg/connectors/playwright) - add execution of provided script
Add plugins for connectors
v0.0.20 code(*/*) - add plugins for connectors
Add calculated field
v0.0.19 code(*/*) - add calculated field
Add expression lang for notification
v0.0.18 code(*/*) - add expression lang for notification
Add configuration to Plugins
v0.0.17 feat(*/*) - add configuration to plugins
Add plugins system for CLI + Fitter
- Add plugin system
- Update readme
- Add readme for plugin
Remove CGO
v0.0.15 Update build.bash
Fitter - add verbose flag
v0.0.14 code(cmd/fitter)