Releases: PxyUp/fitter
Releases · PxyUp/fitter
Add request body, improving formatters for inject values
v0.0.13 code(*/*) - add new placeholder, extend config
Provide returning of base field, simplify configuration
v0.0.12 Merge branch 'master' of github.com:PxyUp/fitter
String escaping new lines
v0.0.11 code(parser/string) - add escaping new lines
Static connector
- Rename JSON connector to Static
JSON connector + Static Array with custom length
- Add JSON connector which can be used for generate pagination
- Add possibility to define static array custom length
Put URL on connector level
v0.0.8 docs(README.md) - provide some documentation
Playwright installation improvement
- Install just once playwright and do it just 1 parallel
Add FirstOf field for have fallback
v0.0.6 code(pkg/parser/*) - add first_of field
Static array support
- Add generate of static array(with length and items)
Library release
- Release fitter as library for golang