4.2.0 released #372
marcwrobel
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Added
RandomIban.next(IsoCountry...)
), country alpha-2codes (
RandomIban.next(String...)
) or currencies (RandomIban.next(IsoCurrency...)
) (Support IBAN generation based on countries and currencies #339).RandomBic.next(IsoCountry...)
), country alpha-2codes (
RandomBic.next(String...)
) or currencies (RandomBic.next(IsoCurrency...)
) (Add random BIC generation #338).Changed
Bic
constants public (during Support IBAN generation based on countries and currencies #339). New available constants areBIC8_LENGTH
,BIC11_LENGTH
,INSTITUTION_CODE_INDEX
,INSTITUTION_CODE_LENGTH
,COUNTRY_CODE_INDEX
,COUNTRY_CODE_LENGTH
,LOCATION_CODE_INDEX
,LOCATION_CODE_LENGTH
,BRANCH_CODE_INDEX
,BRANCH_CODE_LENGTH
.Internal
Bump github/codeql-action from 2.2.6 to 2.2.7 #312, Bump github/codeql-action from 2.2.7 to 2.2.8 #315, Bump github/codeql-action from 2.2.8 to 2.2.9 #317, Bump github/codeql-action from 2.2.9 to 2.2.10 #321, Bump github/codeql-action from 2.2.10 to 2.2.11 #322, Bump github/codeql-action from 2.2.11 to 2.2.12 #325, Bump github/codeql-action from 2.2.12 to 2.3.0 #326, Bump github/codeql-action from 2.3.0 to 2.3.2 #328, Bump github/codeql-action from 2.3.2 to 2.3.3 #329, Bump github/codeql-action from 2.3.3 to 2.3.5 #335, Bump github/codeql-action from 2.3.5 to 2.3.6 #348, Bump github/codeql-action from 2.3.6 to 2.13.4 #353).
This discussion was created from the release 4.2.0.
Beta Was this translation helpful? Give feedback.
All reactions