You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This version refactors the code so that all MapKit dependent items are in a KSSMap library and all WebKit dependent items are in a KSSWeb library.
Although the API calls itself have not changed, only the required import statements, this does make the change a non-back-compatible binary, hence the switch to a new major version number.
This version adds a number of items for Ebed Technologies Ltd. that are used in their WSTerminal and PrettyPrinter applications. These include the following:
This is a complete restructuring of the project into the Swift Module format. In addition we split the project into three separate modules and added a number of items used during the development of the Ebed Technologies WSTerminal project.