Releases: caltechlibrary/cold
Directory integration, Journals collection
This release focuses on Caltech Directory integration browser side. It also includes cold_admin renamed as cold and the integration of a "Journals" UI and for managing the issn.ds
collection. The Journals vocabulary is being generated by cold_reports based on the contents of the issn.ds
colleciton.
advisors_id data fix
This release adds a script to fix the advisors id missing in our pilot deployment. It also removed some debug output.
Full Changelog: v0.0.10...v0.0.11
Prototype with reports
This release is of a proof of concept COLD that supports running reports for some of the managed COLD data.
Pilot deployment
This is the pilot deployment of COLD for Caltech Library.
Work in progress release
This release is a snapshot of work in progress for COLD. It includes using dataset 2.1.22 as the backend, TypeScript compiled with Deno for middleware. It is experimental and subject to changes.
Snapcraft release
This release adds the ability to build code as a snap and install via the snap tool. This is an experimental release as cold is still in the proof of concept stage.
Dockerization release
This release is focused on updating the configuration process and making cold "Docker friendly".
Full Changelog: 0.0.2...0.0.3
Proof of concept
This is a proof of concept/minimal viable production demonstration of cold.
Full Changelog: 0.0.1...0.0.2
Proof of concept
This release is a proof of concept. A micro service called "cold" is implemented in Go and a human facing UI is implemented as static web content and Web Components maintained as Markdown, Markdown templates, CSS, and JavaScript (including Web Components).
Test the build and release process.
This is a test of the build release process for cold.