Puli v1.0.0-beta9 Release Notes
Release Date: 2016-01-14 // almost 9 years ago-
- made compatible with Symfony 3.0
- โ added JSON schema for path mapping files:
path-mappings-schema-1.0.json
- ๐ upgraded to webmozart/glob 4.1 to improve performance
- ๐ renamed
Resource
toPuliResource
- ๐ renamed
AbstractPathMappingRepository
toAbstractJsonRepository
- ๐ renamed
PathMappingRepository
toJsonRepository
- โก๏ธ renamed
OptimizedPathMappingRepository
toOptimizedJsonRepository
- ๐ changed constructor arguments of JSON repositories from
KeyValueStore
to paths of JSON files - โ added
AbstractEditableRepository
- โ added
ChangeStream
- โ added
VersionList
- โ added
NoVersionFoundException
- โ added
InMemoryChangeStream
- โ added
KeyValueStoreChangeStream
- โ added
JsonChangeStream
- โ added
PuliResource::getVersions()
- โ added
ResourceRepository::getVersions()
- โ added
LinkResource::getTarget()
- made
LinkResource
serializable
Previous changes from v1.0.0-beta8
-
- ๐ fixed problem with slash handling in
PathMappingRepository
- โ added
LinkResource
- ๐ fixed problem with slash handling in