Stack Overflow . LinkedIn . Blog . Discord
Juliaup
Juliaup is a Julia installer and version multiplexer.
- feat(juliaup): Improve error message for juliaup self channel
- Description: This contribution improves the error message for
juliaup self channel
command
- Description: This contribution improves the error message for
- fix(juliaup): handle timeout error to prevent crash
- Description: This contribution fixes the installer crash caused by http timeout error
Elsa Workflows
Elsa is a robust workflow library designed for executing workflows within any .NET application. It provides flexibility in defining workflows through C# code, a visual designer, or specifying workflows in JSON format.
-
Allow Database Schema Names to be Editable
- Description: This contribution introduces the capability to edit database schema names within Elsa.
-
- Description: Added support for MySQL, enhancing the compatibility of Elsa workflows.
-
Docker Image: Configurable CORS Policy
- Description: Implemented a feature to make CORS policy configurable in the Docker image.
Zod Extras
Zod Extras is an extension that provides additional functionality on top of the Zod framework.
- toNumberPreprocessor Converts Empty String to 0
- Description: Reported an issue where the toNumberPreprocessor was converting an empty string to 0.
REANCare Service
REANcare Service is the primary healthcare backend API for REAN Foundation's healthcare software ecosystem.
- Incorrect Method Call for Fetching User with Email
- Description: Reported an issue related to an incorrect method call when fetching a user with email.
Serilog.Sinks.Postgresql.Alternative
Serilog.Sinks.Postgresql.Alternative is a library that facilitates saving logging information from Serilog to PostgreSQL.
- Fix Docs to Resolve "Unable to Find a Method Called PostgreSql"
- Description: Reported an issue and provided a solution to resolve the error "Unable to find a method called PostgreSql" in the documentation.
Django
Django is a high-level Python web framework known for encouraging rapid development and clean, pragmatic design.
- Fix docs - IntegrityError: NOT NULL Constraint Failed
- Description: Reported a documentation-related issue regarding an IntegrityError related to a NOT NULL constraint failure.