postgres-interval
Parse Postgres interval columns
4.1.0
210M downloads/mo
#1343 most downloaded on npm
bendrucker/postgres-interval
What this package is like to depend on
Last release 1 months ago
30 Jun 2026
Release timing varies
gaps range from 2 months to 2.4 years
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
11 years old
15 releases · first in 2015
1 release in the last 12 months
see the full history below
Release timeline
15 releases · Jun 2015 to Jun 2026Releases
latest 15-
4.1.030 Jun 2026Commits, not release notes
This project publishes no release notes. Between
v4.0.2andv4.1.0there were 3 commits, 2 of them substantive:- simplify non-digit character check (#53)
- feat: add toTemporalDuration() converter (#56)
-
4.0.229 Jan 2024Commits, not release notes
This project publishes no release notes. Between
v4.0.1andv4.0.2there were 2 commits, 1 of them substantive:- fix: parse leading zeroes in milliseconds (#50)
-
4.0.129 Jun 2023Commits, not release notes
This project publishes no release notes. Between
v4.0.0andv4.0.1there were 4 commits, 2 of them substantive:- Clarify that interval inputs must follow pg format (#41)
- refactor: improve performance (#48)
-
4.0.014 Sep 2021Commits, not release notes
This project publishes no release notes. Between
v3.0.0andv4.0.0there were 2 commits, 1 of them substantive:- Match official Postgres string format (#38) (#39)
-
3.0.030 Oct 2020Commits, not release notes
This project publishes no release notes. Between
v2.1.0andv3.0.0there were 7 commits, 4 of them substantive:- Refactor to improve performance (#34)
- use github actions
- https url
- breaking: require node 12
-
2.1.005 Aug 2020Commits, not release notes
This project publishes no release notes. Between
v2.0.0andv2.1.0there were 3 commits, 2 of them substantive:- Create Dependabot config file (#29)
- Add toISOStringShort method (#31)
-
2.0.019 Jun 2020Commits, not release notes
This project publishes no release notes. Between
v1.2.0andv2.0.0there were 16 commits, 15 of them substantive:- Recommend
toISOStringin usage section of readme (#22) - Update standard to the latest version 🚀 (#24)
- only run stndard for node >= 8
- update deps
- test on node 6+
- Update tape to the latest version 🚀 (#28)
- fix deepEqual usage: tape 5 requires equal constructors
- rm greenkeeper
- replace xtend/mutable with Object.assign
- require node 8
- format install example
- document intervalstyle requirements
- organize tests
- const/let
- BREAKING: initialize all properties to zero
- Recommend
-
1.2.023 Feb 2019Commits, not release notes
This project publishes no release notes. Between
v1.1.2andv1.2.0there were 7 commits, 4 of them substantive:- docs(readme): add Greenkeeper badge
- remove unnecessary escape
- Double escape decimal separator in interval regex string
- Rename toISO -> toISOString (backwards compatible) (#21)
-
1.1.211 Jul 2018Commits, not release notes
This project publishes no release notes. Between
v1.1.1andv1.1.2there were 3 commits, 2 of them substantive:- Remove trailing dot when converting 1000ms to 1s (#16)
- Add TypeScript typings (#15)
-
1.1.121 Jul 2017Nothing published for this version
-
1.1.010 Mar 2017Nothing published for this version
-
1.0.212 Apr 2016Nothing published for this version
-
1.0.103 Dec 2015Nothing published for this version
-
1.0.014 Jun 2015Nothing published for this version
-
0.0.126 Oct 2015Nothing published for this version