Skip to content

Releases: PxyUp/fitter

CLI/Fitter - add parsing HTML attributes in HTML parser

08 Jan 01:51
Compare
Choose a tag to compare
v0.0.24

code(pkg/parser/html) - add parser of html attribute

CLI/Fitter - add scraping of the files!

08 Jan 01:22
Compare
Choose a tag to compare

Finally add supporting of scraping files!

Cli/Fitter - add way to setup log level; use patched http.DefaultClient

07 Jan 22:39
Compare
Choose a tag to compare
code(pkg/logger/logger) - add log level into config and add logging f…

…or content from connector

Playwright: add execution of the script before reading content of the page

06 Jan 23:20
Compare
Choose a tag to compare
v0.0.21

code(pkg/connectors/playwright) - add execution of provided script

Add plugins for connectors

17 Jul 19:38
Compare
Choose a tag to compare
v0.0.20

code(*/*) - add plugins for connectors

Add calculated field

15 Jul 20:26
Compare
Choose a tag to compare
v0.0.19

code(*/*) - add calculated field

Add expression lang for notification

11 Jul 22:25
Compare
Choose a tag to compare
v0.0.18

code(*/*) - add expression lang for notification

Add configuration to Plugins

09 Jul 08:52
Compare
Choose a tag to compare
v0.0.17

feat(*/*) - add configuration to plugins

Add plugins system for CLI + Fitter

08 Jul 23:25
Compare
Choose a tag to compare
  1. Add plugin system
  2. Update readme
  3. Add readme for plugin

Remove CGO

23 Jun 14:53
8adfc1a
Compare
Choose a tag to compare
v0.0.15

Update build.bash