Skip to content

4.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Mar 09:43

Changes:

  • Drastically improved dump performance (#117)
  • Added where parameter and deprecated filters parameter (#116)
  • Write dump information and dump progress bar to stderr when verbose mode is enabled (#113)
  • Better converter condition validation by using a php tokenizer (#114)

The filters parameter is now deprecated. It will be removed in the next major version. Use the where parameter instead to apply table filters (cf. documentation).