Releases: hmrc/api-subscription-fields
0.67.0
0.66.0
Release : api-subscription-fields 0.66.0
Last commit sha : e307334
Last commit author : peteslater-ee
Last commit time : 2020-06-03T09:04:00Z
APIS-4758 - Removing scalamock from tests (#73)
-
APIS-4758-FIX - Fixing user
-
APIS-4758 - Added metals to git ignore
Co-authored-by: Andy Spaven [email protected]
-
APIS-4758-- Updated tests to remove scalamock
-
APIS-4758 - Removing metals conf file
-
APIS-4758 - Refactored tests
Co-authored-by: Andy Spaven [email protected]
- APIS-4758 - Removing model change
Co-authored-by: Pete Slater [email protected]
Co-authored-by: Andy Spaven [email protected]
0.65.0
Release : api-subscription-fields 0.65.0
Last commit sha : e307334
Last commit author : peteslater-ee
Last commit time : 2020-06-03T09:04:00Z
APIS-4758 - Removing scalamock from tests (#73)
-
APIS-4758-FIX - Fixing user
-
APIS-4758 - Added metals to git ignore
Co-authored-by: Andy Spaven [email protected]
-
APIS-4758-- Updated tests to remove scalamock
-
APIS-4758 - Removing metals conf file
-
APIS-4758 - Refactored tests
Co-authored-by: Andy Spaven [email protected]
- APIS-4758 - Removing model change
Co-authored-by: Pete Slater [email protected]
Co-authored-by: Andy Spaven [email protected]
0.64.0
Release : api-subscription-fields 0.64.0
Last commit sha : e307334
Last commit author : peteslater-ee
Last commit time : 2020-06-03T09:04:00Z
APIS-4758 - Removing scalamock from tests (#73)
-
APIS-4758-FIX - Fixing user
-
APIS-4758 - Added metals to git ignore
Co-authored-by: Andy Spaven [email protected]
-
APIS-4758-- Updated tests to remove scalamock
-
APIS-4758 - Removing metals conf file
-
APIS-4758 - Refactored tests
Co-authored-by: Andy Spaven [email protected]
- APIS-4758 - Removing model change
Co-authored-by: Pete Slater [email protected]
Co-authored-by: Andy Spaven [email protected]
0.63.0
Release : api-subscription-fields 0.63.0
Last commit sha : e307334
Last commit author : peteslater-ee
Last commit time : 2020-06-03T09:04:00Z
APIS-4758 - Removing scalamock from tests (#73)
-
APIS-4758-FIX - Fixing user
-
APIS-4758 - Added metals to git ignore
Co-authored-by: Andy Spaven [email protected]
-
APIS-4758-- Updated tests to remove scalamock
-
APIS-4758 - Removing metals conf file
-
APIS-4758 - Refactored tests
Co-authored-by: Andy Spaven [email protected]
- APIS-4758 - Removing model change
Co-authored-by: Pete Slater [email protected]
Co-authored-by: Andy Spaven [email protected]
0.62.0
Release : api-subscription-fields 0.62.0
Last commit sha : 9b42296
Last commit author : AndySpaven
Last commit time : 2020-04-24T14:00:55Z
APIS-4747 - Add access requirements functionality (#72)
-
APIS-4747 - Add Access Levels concept to model
-
APIS-4747 - Reduce size of potential json for now
-
APIS-4747 - Partial work
-
APIS-4747 - Fixed formatter
-
APIS-4747 - Remove commented code
-
APIS-4747 - Rename fieldsDefinition to apiFieldDefintions throughout
-
APIS-4747 - Renaming classes
-
APIS-4747 - Rename access level requirement entities to remove the word level
-
APIS-4747 - Remove unused value
-
APIS-4747 - Ensure invalid requirement combinations are prevented
-
APIS-4747 - Much improved data model
0.61.0
0.60.0
0.59.0
Release : api-subscription-fields 0.59.0
Last commit sha : 3d82d4f
Last commit author : AndySpaven
Last commit time : 2020-04-20T07:11:45Z
APIS-4691-Regex - Try strong type for value of regex validation rule (#70)
-
APIS-4691-Regex - Try strong type for value of regex validation rule
-
APIS-4691 - Add ftp exclusion to url validation
-
APIS-4691 - Refined type use for field names
0.58.0
Release : api-subscription-fields 0.58.0
Last commit sha : 658231a
Last commit author : AndySpaven
Last commit time : 2020-04-16T12:49:21Z
APIS-4691 - Add Url validation rule (#68)
-
APIS-4691 - Initial commit
-
APIS-4691 - Add url validation rule and rework tests to utilize
-
APIS-4691 - Fix case object use
-
APIS-4691 - Apply review comment