Hyperspace, building blocks for Internet technologies on top of Zinc HTTP Components reached it's v3.0.0 version.
Breaking changes
- Renamed
ZnEtagtoEntityTag - Renamed
ZnLinktoWebLink - Moved
PortAvailabilityCheckerto a package included in theDeploymentgroup and refactoring a bit the behavior
Non-breaking changes
- Added methods to easily configure well-known parameters for web links: (
relationType:title:mediaQueryHint:mediaTypeHint:addLanguageHint:) - Added methods to easily configure well-known relation types for web links: (
toCollectiontoCopyrighttoEdittoExternalSitetoFirsttoHelptoIcontoItemtoLasttoLatestVersiontoLicensetoMyselftoNexttoParenttoPaymenttoPredecessorVersiontoPrevioustoProfiletoSearchtoSuccessorVersiontoTermsOfServicetoVersionHistorytoWorkingCopytoWorkingCopyOrigin) - Updated documentation
- Added
ZnUrl>>asWebLink
Migration Guide
- Load the
Hyperspace-Deprecated-V2package before your code. This package includes automatic rewrite rules and deprecation warnings for the breaking changes.
Regards,
The Buenos Aires Smalltalk team
