All notable changes to this project are documented in this file.
1.2.0 (2024-5-10)
- Add
AnimationDuration
. #18 @rakuyoMo - Add
DispatchQueue
extension. #18 @rakuyoMo - Add multiple UI extension tools. #18 @rakuyoMo
- Fix
RAKGRDB
annotation errors. #17 @rakuyoMo
- Refactor:
DictionaryExtendable
->TwoGenericExtendable
. #18 @rakuyoMo - Improve the behavior of FastCell under visionOS. #18 @rakuyoMo
1.1.0 (2024-5-9)
- Add
GenericExtendable
, And transfer collection type toGenericExtendable
. #16 @rakuyoMo - Adds
rak
expansion space for multiple system types. #16 @rakuyoMo - Add
RAKGRDB
. #16 @rakuyoMo
- Put the CGFloat extension under the namespace. #15 @rakuyoMo
- Add
alignPixel
func to CGFloat extension. #15 @rakuyoMo - Improve compatibility. #16 @rakuyoMo
1.0.5 - Regular upgrade (2024-4-21)
Device.codeName
supports obtaining the real device identification corresponding to the current simulator. #10 @rakuyoMo
1.0.4 - Format and Lint (2024-4-21)
- Added Github Action to detect whether builds and Lint are compliant. #8 @rakuyoMo
- RakuyoKit no longer includes RAKEpoxy by default. #6 @rakuyoMo
- Update RaLog to 1.7.2. #7 @rakuyoMo
- Use
RakuyoKit/swift
replace SwiftLint. #8 #9 @rakuyoMo
1.0.3 - Piece of Cake (2024-4-14)
- Fixed the issue where RakuyoKit components did not reference RAKCombine. #5 @rakuyoMo
1.0.2 - Small optimization (2024-4-10)
- Adjusted the directory structure and placed Package.swift in the root directory. #4 @rakuyoMo
1.0.1 - Add example (2024-4-10)
- Add a empty example project. #3 @rakuyoMo
1.0.0 - Initial submission (2024-4-10)
- Initial submission. #2 @rakuyoMo