Releases: caltechlibrary/template
Release 1.6.1 – Minor edits
This release includes some minor edits to INSTALL-Python3.md.
Release 1.6.0 – Instructions for Python and Elasticsearch
This release adds template instructions for installing Python and Elasticsearch.
Release 1.5.0 – Use SVG graphic for Caltech icon
The only change in this release is replacing the PNG version of the Caltech icon with an SVG version.
Release 1.4.0 – Update .gitignore file
The only change in this release is to update the .gitignore
file to ignore .dropbox
files. These can get introduced into a repo if one copies an entire directory tree from one's Dropbox folder, and they can subsequently be a problem for Windows users. There's not good reason to leave them in, so we may as well add a rule to ignore them.
Release 1.3.0 – New defaults
Changes in this release:
-
More often than not, a project doesn't have a 1.0.0 version right from the beginning. 0.0.0 seems like a better default starting point.
-
If a repo doesn't have a release on GitHub, then setting the download URL to
0.0.0.zip
(or some other version number.zip) doesn't work; nothing actually exists there. Better to point tomaster.zip
, which does exist even if a release has never been made. -
Update copyright year to 2020.
Release 1.2.1 – Improved Caltech logo
The only change in this version is an updated Caltech logo file, in which excessive white space has been removed.
Release 1.2.0 – Addition of SUPPORT.md template file
This version adds a template SUPPORT.md
file.
Release 1.1.2 – Minor fixes
This release fixes an incorrect tracker URL in CONTRIBUTING.md
and tweaks the example in CHANGES.md
.
Release 1.1.1
This release fixes issue #1 and replaces the Caltech seal used as the logo with the Caltech "C" icon. The latter is officially blessed for use in digital media contexts.