Add "firstRelDate" to versions.json
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Sun, 22 Oct 2023 19:52:39 +0000 (15:52 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Sun, 22 Oct 2023 19:53:53 +0000 (15:53 -0400)
commit963d9b7ba32cba536186b16e0dd8ddbc7a6801ed
tree8668188753aef2c0843081f00bef20e5fc0fa65b
parentd178af22a861de56a3a439bf98ff5a37fba995c3
Add "firstRelDate" to versions.json

We have this info available in the Version field and on the website,
so making it available in a machine-readably way simplifies allowing
people to access this data in a scriptable way.

Author: Corey Huinker <corey.huinker@gmail.com>
pgweb/core/json.py