Skip to content

Releases: Sanady/dataforge-py

v0.5.0

13 Apr 05:49
bd5951b

Choose a tag to compare

0.5.0 (2026-04-12)

Features

  • add 10 competitive features with comprehensive tests (3956335)
  • add 10 competitive features with tests, optimizations, and documentation (12177df)
  • parametrize tests, optimize performance, rework benchmarks, and document 10 new features (19b39ac)

Bug Fixes

  • resolve ruff lint errors (F401, F821, E402) (3f0d0c2)

Documentation

  • add 11 example files showcasing new competitive features (c25792e)

v0.4.0

03 Apr 07:47
a8aa9ae

Choose a tag to compare

0.4.0 (2026-04-02)

Features

  • add 9 advanced feature modules with perf optimizations (a080f05)
  • add 9 advanced features with performance-optimized implementations (d9d8a51)

Documentation

  • add examples and README docs for 9 advanced features (c995c80)

v0.3.0

01 Apr 22:00
8110804

Choose a tag to compare

0.3.0 (2026-04-01)

Features

  • add 9 new data providers for social, music, sports, food, and more (b45c609)
  • add native types, type-aware orm mapping, and cli enhancements (1ae172b)
  • add nullable fields, encoding options, and gzip compression (81adc76)
  • add schema serialization, 5 new locales, and provider decorator (ae658d2)
  • add unique-together constraints and relational data generation (0054d43)
  • optimize core data generation and export paths (4816970)
  • optimize core data generation and export paths (59e8284)

Bug Fixes

  • correct three workflow bugs in CI, benchmarks, and publish (eb35555)
  • correct workflow issues in ci, benchmarks, and publish (10aa687)
  • repair release-please pipeline configuration and publishing (0175e0c)
  • repair release-please pipeline configuration and publishing (808783c)
  • revert actions/upload-artifact from v8 to v7 in benchmarks and publish workflows (bbb40b9)
  • revert actions/upload-artifact to v7 in benchmarks and publish workflows (2ea00f8)
  • treat str and String as ambiguous in type-based ORM fallback (6b482e0)
  • use PR author instead of actor to skip Dependabot commitlint (1c73579)