2.0.0
What's Changed
- chore: clean up
FileAssociationManager
by @priyadi in #106 - refactor: Make
FileAssociationManager
useClassBasedFileLocationResolverInterface
by @priyadi in #107 - chore: remove deprecated
FileLocationResolverInterface
by @priyadi in #108 - refactor: move property related methods to
FilePropertyManagerInterface
by @priyadi in #109 - fix: service definition by @priyadi in #110
- refactor: use
PropertyMetadata
as arguments for simplicity by @priyadi in #111 - refactor: make
PropertyListerInterface
return property name and the class scope by @priyadi in #112 - test: enable monologbundle by @priyadi in #114
- deps: require reconstitutor 2 by @priyadi in #115
- deps: require reconstitutor 2.0.2 by @priyadi in #116
- refactor: change exception to implement our interface by @priyadi in #117
- perf: after saving, use file reference as the new file by @priyadi in #118
- refactor:
FilePropertyManagerInterface
by @priyadi in #119 - feat: add logging by @priyadi in #120
- refactor: remove dependency on property access by @priyadi in #121
- refactor: move console command to bundle as it is Symfony-specific by @priyadi in #122
- deprecation: stop accepting string as
AsFileAssociation
argument by @priyadi in #123 - fix: add architecture test, fix missing dependencies by @priyadi in #124
- deps: add dependency on PHP 8.2 on all packages by @priyadi in #125
- deprecation: remove deprecated tree-contracts package by @priyadi in #126
- refactor: change file-image twig extension to use runtime instead of service subscriber by @priyadi in #127
- refactor: rename
FileAssociationManager
toDefaultObjectManager
and add interfaceObjectManagerInterface
by @priyadi in #128 - refactor: refactor
FilePropertyManager
to return status result by @priyadi in #129 - refactor: refactor
ObjectManager
to return status result by @priyadi in #130 - feat: data collector and profiler pane by @priyadi in #132
- chore: cleanup by @priyadi in #133
- release: 2.0.0 by @priyadi in #134
Full Changelog: 1.14.0...2.0.0