The latest releases from UnitVectorY Labs.

Posts

  • localmodelproxy v0.9.2 Released

    On September 3, 2026, UnitVectorY-Labs released localmodelproxy v0.9.2. This is a maintenance release focused on toolchain and CI updates. The proxy’s OpenAI-compatible API, configuration, and runtime behavior are unchanged from v0.9.1, making v0.9.2 a safe drop-in replacement for existing deployments. What’s new v0.9.2 contains no user-facing feature changes. The release updates the build toolchain and CI dependencies: Go version bumped to 1.27.x for building the project, with go.mod updated to require Go 1.27.0 and CI configured for Go 1.27.1 CodeQL...

    Read article
  • jsonschemaprofiles v0.1.2 Released

    jsonschemaprofiles v0.1.2 was released on September 3, 2026. This is a maintenance update that keeps the library and CLI current with the Go ecosystem and improves repository security hygiene. No library source code changed between v0.1.1 and v0.1.2, so existing workflows continue to work while users gain updated binaries built with a newer toolchain and refreshed transitive dependencies. What’s new The release updates the build toolchain and dependencies without changing public API or profiles. Go toolchain modernization: the module now...

    Read article
  • isplaintextfile v0.1.1 — Maintenance and Toolchain Update

    isplaintextfile v0.1.1 was released on 2026-09-03. This is a maintenance release for the lightweight Go module that checks whether a file or data stream is plaintext. There are no changes to the plaintext detection logic or public API; the release focuses on toolchain updates and repository infrastructure improvements that support long-term stability and security. What’s new v0.1.1 contains no user-facing functional changes to the library. The source files isplaintextfile.go and isplaintextfile_test.go are identical to v0.1.0, so the API and behavior...

    Read article
  • hellorest v1.3.3 Released: Toolchain Update and CI Hardening

    On 2026-09-03, hellorest v1.3.3 was released for UnitVectorY-Labs/hellorest. This is a maintenance release focused on build infrastructure and toolchain freshness. The API behavior is unchanged — GET / still returns {"hello":"world"} and all other paths return 404 — but the image is now built with a current Go toolchain and the CI pipeline has been refreshed with updated actions and security scanning. What’s new v1.3.3 updates the build environment without changing the service contract. The Go toolchain was upgraded. go.mod...

    Read article
  • hallucinateapi v0.1.1

    hallucinateapi v0.1.1 was released on September 3, 2026. This maintenance release focuses on improving documentation and developer experience without changing application behavior. The project continues to provide an OpenAPI-driven LLM-backed API server that implements GET and POST operations from an OpenAPI 3.0 specification using LLM instructions, with support for Gemini on Vertex AI and OpenAI-compatible providers. What’s new The primary updates in v0.1.1 are documentation and build improvements: A new centralized installation guide has been added in docs/INSTALL.md. The guide...

    Read article
  • gologhttpjson v0.2.1

    gologhttpjson v0.2.1 was released on September 3, 2026. This is a maintenance release focused on build tooling and repository governance. There are no changes to application behavior, logging format, or configuration, so existing deployments continue to work exactly as before. What’s new v0.2.1 updates the project’s build toolchain and repository maintenance practices. The Go module now requires Go 1.27.0, and the Dockerfile builder image is updated to golang:1.27.1 to match. The repository has been onboarded to gitrepoforge, which standardizes .gitignore...

    Read article
  • gologhttpbinary v0.3.2 released

    On 2026-09-03, UnitVectorY-Labs published v0.3.2 for gologhttpbinary. This is a maintenance and toolchain update that keeps the project current without changing how the server behaves. There are no new features or bug fixes for users, and the HTTP logging behavior remains identical to v0.3.1. What’s new v0.3.2 updates the build environment and CI hygiene. The Go module requirement is now go 1.27.0 and the Dockerfile builder is based on golang:1.27.1, with CI workflows updated to use Go 1.27.1 for builds....

    Read article
  • gogitup v0.5.1 Released

    gogitup v0.5.1 was released on September 3, 2026. This patch release focuses on toolchain maintenance rather than new features. The application code is unchanged from v0.5.0, so users will see the same behavior they relied on previously, now built against a fresher Go toolchain and updated CI dependencies. What’s new v0.5.1 contains no new commands, flags, or user-facing functionality. The changes are limited to build and CI metadata: The Go module requirement was updated from go 1.26.0 to go 1.27.0,...

    Read article
  • goenvecho v1.4.1 Release

    goenvecho v1.4.1 was released on September 3, 2026. This is a maintenance update for the minimal environment-variable echo service. The release contains no changes to the application behavior, API, or configuration, and is intended to keep the project’s build and security tooling current while preserving full backward compatibility. What’s new v1.4.1 is a housekeeping release. The service continues to listen on the port set by PORT with a default of 8080, return all process environment variables as JSON on GET...

    Read article
  • gitrepoforge v0.3.3 Released

    gitrepoforge v0.3.3 was released on September 3, 2026. This is a maintenance release focused on build hygiene, toolchain updates, and repository automation improvements. There are no changes to the CLI surface or configuration schema — the same commands you use today work exactly as before — but the release delivers binaries built with a newer Go toolchain and strengthens the project’s continuous integration and security posture. What’s new v0.3.3 updates the build and automation foundation of gitrepoforge without altering user-facing...

    Read article

subscribe via RSS