-
Small improvements release Stable
released this
2023-04-13 13:35:17 +00:00 | 0 commits to main since this releaseThis release contains some things that either were forgotten or improved upon the previous release.
To give further details about the work done:
- implemented the
Service
protocol in thePersistence
library and conformed thePersistenceService
service to it; - implemented the
Service
protocol in theRemote
library and conformed theRemoteService
service to it; - implemented the
Application
protocol in theCore
library and conformed theUIApplication
class to it; - improved the dependency keys used by the
DependencyService
service to use these protocols instead; - tweaked the text of the README file.
Downloads
- implemented the