Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@williamespindola williamespindola released this 23 Sep 21:55

Added:

  • Multi language support #24
  • Refactoring cli Create class to work with language
  • Add option via cli
  • Add language via cli
  • Update mysql schema with new schema without collection and field many to many relationship
  • Improve readme

Fixed:

  • option word is reserved on mysql #18
  • Config path on WilliamEspindola\Field\Console\Command\Database\DoctrineStorage
  • getMapperInstance method on WilliamEspindola\Field\Console\Command\Database\DoctrineStorage must return - instance of WilliamEspindola\Field\Storage\ORM\Doctrine not mapper Removed

Remove

  • collection and field n to n relationship #25