Releases: lagonapp/lagon
@lagon/[email protected]
@lagon/[email protected]
Patch Changes
- Updated dependencies [
fa37118
]:- @lagon/[email protected]
@lagon/[email protected]
@lagon/[email protected]
@lagon/[email protected]
Patch Changes
-
#983
b2c1129
Thanks @QuiiBz! - Deploy to the specified organization instead of the current selected one -
#932
dd96fd0
Thanks @akitaSummer! - AddCompressionStream
&DecompressionStream
APIs -
#972
5dc7bd9
Thanks @QuiiBz! - Automatically load .env file from current directory or specified path -
#990
987642d
Thanks @QuiiBz! - Refactor binary installation to be more stable
@lagon/[email protected]
Patch Changes
-
#916
a8a02dd
Thanks @QuiiBz! - Replace once_cell with std's OnceLock -
#949
d003a29
Thanks @QuiiBz! - Improve performance of Headers & Body (Request & Response) -
#941
2dcce72
Thanks @QuiiBz! - Support HTTP/2 (along with HTTP/1.1) infetch()
-
#948
1075ea8
Thanks @QuiiBz! - Use rustls-ls instead of native-tls
@lagon/[email protected]
Patch Changes
@lagon/[email protected]
@lagon/[email protected]
@lagon/[email protected]
Patch Changes
-
#863
4e6968a
Thanks @akitaSummer! - Add AES-CTR toSubtleCrypto#encrypt
&SubtleCrypto#decrypt
-
#860
f3ee3c4
Thanks @QuiiBz! -SubtleCrypto#importKey
re-use key data -
#857
c08bbf9
Thanks @QuiiBz! -crypto#getRandomValues
updates array in-place -
#861
22f5cc1
Thanks @akitaSummer! - Add RSA-PSS, RSASSA-PKCS1-v1_5 & ECDSA toSubtleCrypto#sign
&SubtleCrypto#verify