Releases: yawik/SimpleImport
Releases · yawik/SimpleImport
0.12.1
Fixes
- Exception was thrown in the Listener for the
purge
command, if a crawler entity could not be found. (#65, #66)
Changeset: v0.12.0...0.12.1
0.11.2
Features
- allows
null
value as location (#62)
- raise minimum PHP version to 7.3
Changeset: 0.11.1...0.11.2
0.11.0
Features
- Crawler are now locked while still running to prevent launching the same crawler twice
[ #19, #57 ]
Fixes
Maintenance
Changeset: 0.10.0...0.11.0
0.10.0
Features
- It is possible to replace or delete classifications via the check-classifications console command
[ #52, #54 ]
Fixes
- Classification map does not map values with trailing spaces
[ #55 ]
- Unit tests
[ #49, #53 ]
0.4.0
Enhancements
- Mapping job classifications #45, #46
- Add template value fields 'introduction' and 'boilerplate'
- The module is now a VersionProvider for the yawik/core 0.33.18 admin dashboard widget.
Changeset: v0.3.2...0.4.0