Skip to content
This repository was archived by the owner on Apr 11, 2022. It is now read-only.

Releases: NYPL-Simplified/server_core

Python 3 Initial Release

28 Apr 15:07
13cf528
Compare
Choose a tag to compare

This tag release is the initial python 3 codebase. Although it contains no new features, the codebase migrated to use pytest instead of nose, python 3 instead of python 2, postgres was updated to version 12, and tox was introduced to automate testing.

Python 2

28 Apr 15:05
b67976f
Compare
Choose a tag to compare

This tag release contains the stable python 2 codebase of server_core. Support for python 2 ended on January 1st, 2020 and we've migrated to support and continue development in python 3.