Skip to content

Releases: Rezve/feed-my-db

0.1.2

06 May 18:40
Compare
Choose a tag to compare

What's Changed

  • 🛠️ Fixed layout issues on smaller window sizes to enhance responsiveness
  • 🔖 App version is now displayed at the bottom of the window for quick reference

Full Changelog: v0.1.1...v0.1.2

0.1.1

05 May 22:06
Compare
Choose a tag to compare

Release Notes

  • Added support for Linux — now available alongside the Windows version.

Full Changelog: v0.1.0...v0.1.1

0.1.0

05 May 20:39
Compare
Choose a tag to compare

🎉 Initial release: v0.1.0

  • Generate and insert fake data into SQL Server
  • Save DB connections for future use
  • Auto-detect and select table columns
  • Customize Faker functions via the built-in code editor
  • Live log view of the data generation process
  • Progress bar to show overall status
  • Resizable UI panels

Known issue:

  • UI responsiveness on smaller screens

Full Changelog: https://github.com/Rezve/feed-my-db/commits/v0.1.0