Back to Explore

charmander/pg-int8

GitHub
1 watchersOpen source

Last release:

Library that converts 64-bit big-endian signed integers to their string representation, designed for use with PostgreSQL data. Useful for decoding pg integer values from raw buffers into readable JavaScript strings.

Project status

  • The source appears largely dormant from a release-notes perspective, with documented version tags only in 2017 (v1.0.1 and v1.0.0) and no provided notes describing changes, fixes, or migrations for those tags.
  • Update cadence is unclear, but based on the last known upstream push on 2025-06-21, there has been activity since the 2017 tags, while the most recently documented tagged updates are still many months to years old relative to today (2026-06-09).

AI summary generated

AI-generated from public sources. May be inaccurate. Report

Recent updates

  • v1.0.1

    v1.0.1 makes a small internal refactor and updates project/test/CI configuration, including adding Node.js 0.12 to the Travis matrix. There are no provided release notes for this version, so most changes are not documented in the release notes.

  • v1.0.0

    This release is tagged v1.0.0, but no release notes or changelog details were provided. As a result, there is no documented information about new functionality, bug fixes, security updates, performance improvements, or migration requirements.