Releases: Plan-V-Studio/DocumentData
Releases · Plan-V-Studio/DocumentData
v1.0.2
What's Changed
- New delete() function by @AreroKetahi in #13
- Optimized the test by @AreroKetahi in #14
- Fixed an issue that could cause an error when calling save(). by @AreroKetahi in #15
- Add Issues Templates by @AreroKetahi in #16
- Coding key Migration by @AreroKetahi in #17
- Update Package.swift by @AreroKetahi in #18
Full Changelog: v1.0.1...v1.0.2
v1.0.1
New Features
- New
urlmethods allow to get the url of the persistence file. - New
@ModelCodingKeymacro allow developer customize the coding key of persistence model.
What's Changed
- Fixed an issue where Swift Package Index platform tests could not be passed. by @AreroKetahi in #9
- Compatible with Swift Package Index documentation by @AreroKetahi in #10
- Expanded code simplify by @AreroKetahi in #11
- Added features for custom CodingKeys. by @AreroKetahi in #12
Full Changelog: v1.0.0...v1.0.1
To import documentation, see notes of Release v1.0.0
You can also view documentation in Swift Package Index.
v1.0.0
Full Changelog: https://github.com/Plan-V-Studio/DocumentData/commits/v1.0.0
How To Import Developer Documentation?
We have 2 ways to import document to you Developer Documentation.
-
Suggest
DownloadDocumentData.doccarchive.zipbelow, and double-click the.docarchivedocument to import it directly to you Developer Documentation. -
Download source code or quote this library in your project, then go to
Product-Build Documentation( or presscontrol+option+command+D), after build success, the document will appear in your Developer Documentation.