Commit Graph

28 Commits

Author SHA1 Message Date
David Arnold 04611ae45d
Add native support for ansible filters 2020-07-16 18:59:16 -05:00
Mark Vartanyan 26a67e9419 Feeding dotenv via stdin: use "-" as the data file 2019-07-20 02:27:11 +03:00
Mark Vartanyan 8b89532b40 Version bump: 0.3.11 2019-07-18 18:01:18 +03:00
Mark Vartanyan a63336dcbb closes #40: env() function ; documentation fix 2019-06-07 15:19:17 +03:00
Mark Vartanyan fcb6fca01b closes #38: Customization: J2, context, etc 2019-06-04 14:32:55 +03:00
Mark Vartanyan 25a0ff5884 closes #39: forgot some debugging code in setup.py :(( 2019-06-04 12:57:43 +03:00
Mark Vartanyan f042b4661f Jinja2: enabled extensions 2019-04-29 00:01:43 +03:00
Mark Vartanyan 6afe51c7ff filters: |env lets you use environment variables in any template 2019-04-23 03:04:24 +03:00
Mark Vartanyan c65c64acff fixes #33: PyYAML CVE fixed, using the safe FullLoader
See https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation
2019-03-22 00:26:41 +03:00
Mark Vartanyan fd0577b193 Fixed a minor error that printed an error in Py3 with -o flag used 2019-01-04 00:53:19 +03:00
Mark Vartanyan 38a7993a12 README: updated intro 2019-01-03 21:59:03 +03:00
Mark Vartanyan b2dea3eded closes #31: --undefined option to support the use of undefined variables 2019-01-03 21:54:42 +03:00
Mark Vartanyan d3eb36c7d9 Package design improvements 2018-12-26 16:32:46 +03:00
Mark Vartanyan 362aed9d41 closes #30: -o outfile 2018-12-26 16:10:23 +03:00
Mark Vartanyan 205ae2df56 Release: 0.3.3 2018-12-26 15:24:28 +03:00
Mark Vartanyan b3e40b2f31 closes #9: parsing env variables with "=" in the value 2018-12-26 13:32:25 +03:00
Mark Vartanyan 31f84e9f36 CLI option: --import-env 2018-12-15 01:57:47 +03:00
Mark Vartanyan f212f50cb5 setup.py: okay, okay. Let's use rST 2018-12-14 13:17:57 +03:00
Mark Vartanyan f1926e3227 pull/2: python3 support 2018-12-14 00:00:54 +03:00
Mark Vartanyan a0a27b35a6 extras.filters: docker_link() filter ; package refactoring 2014-10-08 15:26:08 +02:00
Mark Vartanyan 1a11f02071 wheel release 2014-08-14 18:03:03 +02:00
Mark Vartanyan 4044ecc68e README updates 2014-06-25 17:09:22 +02:00
Mark Vartanyan bf40302545 Initial remake, and it works! 2014-06-25 16:22:17 +02:00
Mark Vartanyan f10bc10aaa Clean-up before the remake 2014-06-25 13:54:39 +02:00
Frédéric Sureau 3d41972a1c There is a fallback to json when simplejson is not installed 2013-08-05 16:39:05 +02:00
Matt Robenolt e4f35af5be Bumping to 0.2.0 2012-12-07 21:23:37 -08:00
Matt Robenolt d4f94650d2 Bump version to 0.1.1-dev 2012-12-07 21:20:28 -08:00
Matt Robenolt f2258e51d7 Initial commit 2012-06-01 14:09:42 -07:00