Commit Graph

5 Commits

Author SHA1 Message Date
e5dad3f2d6
Fixed execution without params 2024-07-08 00:14:37 +08:00
47930b010f
Introducing settings file, some refactorings and stabilization 2024-07-07 23:44:59 +08:00
01d29ee023
Initial and very naive conversion v2.0 => v2.1 (#10) 2023-09-17 23:59:37 +08:00
0b4317f56a
Introducing --var and some improvements in variables interpolation
- now you can override any env variable, see README to find out how --var works
- improvements around env and vars storage
- some tiny ram optimizations in Processor (not sure if it useful nor necessary, actually)
2023-09-10 15:28:09 +08:00
c4961b1238
Several cool features
- replace vars from collection by default
- replace vars from environment file with -e
- bearer auth header
2023-08-13 10:26:22 +08:00