Skip to content

Releases: verygoodsecurity/starlarky

0.9.0

04 May 12:56
a203828
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.8.0...0.9.0

0.8.2

15 Dec 17:48
4313ce9
Compare
Choose a tag to compare
0.8.2 Pre-release
Pre-release

Restructured route configuration module

0.8.1

13 Dec 06:31
69c8da9
Compare
Choose a tag to compare
0.8.1 Pre-release
Pre-release
Added HTTP route config module

HTTP routes config module

13 Dec 06:08
69c8da9
Compare
Choose a tag to compare
Pre-release
0.8.0-routes

Added HTTP route config module

0.8.0

09 Dec 12:59
5a21a5a
Compare
Choose a tag to compare

What's Changed

  • introduce uuid.uuid4 in #190
  • Better error message when loading a non-existent file in #191
  • Introduction of support for next() operating on an iterator in #195
  • In #226
    • Update for pycryptodome
    • Update for Result class
    • Peekable implementation for collections
    • DER support
    • Diffie-Hellman support
    • x509 support in seprate class
    • XML support
    • lxml support
    • SOAP support
    • Introduction of cryptography
    • Support for collections.abc
    • ... and many more

Full Changelog: 0.7.0...0.8.0

0.7.0

29 Nov 15:49
6bc45c7
Compare
Choose a tag to compare

What's Changed

  • ECC Part 2 + Larky QoL PR #189

Full Changelog: 0.6.12...0.7.0

0.6.12

13 Oct 09:57
66d57c9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.11...0.6.12

0.6.11

13 Oct 09:25
ea0adcf
Compare
Choose a tag to compare

What's Changed

  • Add VGS_FIXED_LEN_GENERIC alias format support #184

Full Changelog: 0.6.10...0.6.11

0.6.10

13 Oct 09:25
440419b
Compare
Choose a tag to compare

What's Changed

  • Use keyword Alias #114
  • Expose urllib.parse unquote function #180
  • Remove larky api #181

Full Changelog: 0.6.9...0.6.10

0.6.9: AES-CFB, CSV, multidict

17 Sep 13:51
cbe6ef8
Compare
Choose a tag to compare

Release notes

  • enable CFB mode for AES
  • CSV
  • added unimplemented fuctions to requests/parse
  • libstarlark update
  • Introduce Multidict
  • security update for tink lib

Pull requests

124674c enable aes cfb mode (#165)
e66156d [✅] CSV module (#163)
04c2774 add urlencode, quote_from_bytes, quote_plus, quote to ...
42270b0 Update libstarlark to latest bazel branch (#152)
ad6430d Introduce Multidict (Stacked PR #1 or 3) (#170)
cbe6ef8 fix: upgrade com.google.crypto.tink:tink from 1.5.0 to 1.6.1 (#174)

Changes

0.6.8...0.6.9