Skip to content

Releases: fortra/function-pythonic

v0.0.3

05 Aug 07:01
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release
  1. Enable coding self.resources.newresource = { ... }
  2. Added being able to create Unknowns
  3. More work in unit tests

v0.0.2

03 Aug 05:03
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release
  • Added Base64 helper functions B64Encode and B64Decode.
  • Included is the initial implementation of a unit test harness with 2 initial test cases.
  • Updated the helm-copy-secrets example with @joebowbeer's latest implementation.

v0.0.1

01 Aug 22:36
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

Initial preview release to enable an easy way to install and experiment with. This is very much a work in progress with likely minor breaking changes for now.