Releases: HoJongE/KeychainPackage
Releases · HoJongE/KeychainPackage
[3.0.0] release
21 Dec 05:05
Compare
Sorry, something went wrong.
No results found
Target 이름과 모듈 이름을 변경했습니다.
[2.1.1] release
21 Dec 04:53
Compare
Sorry, something went wrong.
No results found
Package의 이름과, 매니저의 이름을 변경하였습니다.
SecretInfoKeyChainManager -> SecretInfoKeyChain
또한 KeyChainError를 SecretInfoKeychain 내부 타입으로 이동했습니다.
[2.1.0] release
18 Dec 05:23
Compare
Sorry, something went wrong.
No results found
Combine extension을 추가했습니다.
[2.0.0] release
17 Dec 11:04
Compare
Sorry, something went wrong.
No results found
단순 비밀번호 저장이 아니라, 비밀정보를 저장하는 의미를 지니도록 함수 이름을 변경했습니다.
Combine extension을 추가한 target, 그리고 해당 target의 library를 추가했습니다.
[1.0.2] Fix swift minimum version
16 Sep 11:09
Compare
Sorry, something went wrong.
No results found
1.0.1
06 Sep 08:05
Compare
Sorry, something went wrong.
No results found
completion handler API 를 추가함
또한 기존 async/ await API 가 completion handler 를 wrapping 하도록 코드를 리팩토링
1.0.0
06 Sep 08:04
Compare
Sorry, something went wrong.
No results found
async/ await API 를 사용해 키체인에 간단히 password 를 저장할 수 있는 패키지