Skip to content

Belongs to Many refactor

Compare
Choose a tag to compare
@crashtech crashtech released this 10 Feb 07:55
· 88 commits to master since this release
  • Closes #56 and #54
  • Improve performance by saving only once in sequential operations like concat and replace
  • Fixed inversion between BelongsToMany <=> HasMany(Array)
  • Add more tests to ensure seamless operations
  • Better integration with AutoSave association
  • Added compatibility with FX