FAQ
| This is a
LIVE
service |
Changelog
Skip to content
GitLab
Explore
Sign in
Commits on Source (3)
Upversion and update changelog
· 92cfbc79
Mike Knee
authored
Oct 24, 2022
92cfbc79
Remove rc label
· 88e37af2
Mike Knee
authored
Oct 25, 2022
88e37af2
Merge branch 'release-1-0-15' into 'main'
· 7827ff27
Mike Knee
authored
Oct 25, 2022
Release 1.0.15 See merge request
!28
7827ff27
Expand all
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
7827ff27
...
...
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on
[
Keep a Changelog
](
https://keepachangelog.com/en/1.0.0/
)
,
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
## [1.0.15] - 2022-10-24
### Added
-
Filter for expires greater than or less than provided date to card list.
-
Ability to get list of all notes and individual notes by id.
## [1.0.14] - 2022-10-13
### Added
...
...
setup.py
View file @
7827ff27
...
...
@@ -8,7 +8,7 @@ PACKAGE_DESCRIPTION = (
"
A module containing helpers and shared code related to identity systems within UIS,
"
"
University of Cambridge.
"
)
PACKAGE_VERSION
=
"
1.0.1
4
"
PACKAGE_VERSION
=
"
1.0.1
5
"
PACKAGE_URL
=
"
https://gitlab.developers.cam.ac.uk/uis/devops/iam/identity-lib
"
...
...
specs/card.sha
View file @
7827ff27
3e6c8e094143f39f64020bd897122b32e3028227
\ No newline at end of file
aa15a8e2f93edca9a4fb57a891252224ab71a4e0
\ No newline at end of file
specs/card.yaml
View file @
7827ff27
This diff is collapsed.
Click to expand it.