10
0

- Updated to 0.1.31.

* https://github.com/openresty/lua-resty-core/compare/v0.1.30...v0.1.31
  * Added function ngx.resp.set_status(status, reason).
  * Implemented decode_base64mime.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-resty-core?expand=0&rev=7
This commit is contained in:
Илья Индиго
2025-01-18 10:30:08 +00:00
committed by Git OBS Bridge
commit 03eac890c0
8 changed files with 108 additions and 0 deletions

24
lua-resty-core.changes Normal file
View File

@@ -0,0 +1,24 @@
-------------------------------------------------------------------
Sat Jan 18 10:27:39 UTC 2025 - Илья Индиго <ilya@ilya.top>
- Updated to 0.1.31.
* https://github.com/openresty/lua-resty-core/compare/v0.1.30...v0.1.31
* Added function ngx.resp.set_status(status, reason).
* Implemented decode_base64mime.
-------------------------------------------------------------------
Thu Nov 7 08:18:19 UTC 2024 - Илья Индиго <ilya@ilya.top>
- Updated to 0.1.30.
* Upstream doesn't provide a ChangeLog.
-------------------------------------------------------------------
Wed Aug 28 06:00:45 UTC 2024 - Илья Индиго <ilya@ilya.top>
- Updated to 0.1.29.
* Upstream doesn't provide a ChangeLog.
-------------------------------------------------------------------
Wed May 1 02:09:46 UTC 2024 - Илья Индиго <ilya@ilya.top>
- Initialized 0.1.28.