N'gine 1.16.0-stable
knightfox75
released this
16 Mar 19:09
·
5 commits
to master
since this release
[ESP]
- Se ha corregido un error ortográfico en el mensaje de error del tipo de archivo desconocido en la clase NGN_Resources.
- Se han añadido métodos a la clase NGN_Resources para eliminar un recurso específico de un repositorio.
- En la versión para Windows, se han vuelto a compilar la biblioteca y las utilidades con la última versión disponible de MinGW (gcc-13.2.0).
- En las versiones para Linux y Raspberry Pi OS, se han vuelto a compilar la biblioteca y las utilidades con las últimas versiones disponibles.
- Se han actualizado todos los templates para compilar con el flag -std=c++20.
[ENG]
- An orthographic error in the unknown file type error message has been corrected in the NGN_Resources class.
- Methods have been added to the NGN_Resources class to remove a specific resource from a repository.
- In the Windows version, the library and utilities have been recompiled with the latest available version of MinGW (gcc-13.2.0).
- In the Linux and Raspberry Pi OS versions, the library and utilities have been recompiled with the latest available versions.
- All templates have been updated to compile with the -std=c++20 flag.