All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Automated testing using Airtable block testing framework
- You can now save a table's configuration for re-use later
- Tables are chosen using a dropdown instead of selecting a table in the data view
- Over 20 new generator types for locations, lat long, and demographic information
- Used faker to generate random data
- Rewrote extension in TypeScript
- Added separate zip code generator for handling single line text vs. number fields.
- This changelog 🎉
- Moved all code to Typescript
- Refactored code to be more readable
- Added automated testing
- Added list to Airtable marketplace in the Readme
- Fixed bug where Date & time generator never generated a time
- Project was published to the Airtable marketplace
Initial project