v0.6.0
Release 0.6.0 includes:
- Improvements to object selection process, including adding User and RecordType to all by default
- Index Id field
- Fix Drop table feature
- Improved messages during table processing
- Added preference for handling audit fields
- Fixes to logging process
- Switch base64 fields to text
- Fix object counts in interface.
Full List of Changes
- Add recordType to default inclusion by @acrosman in #94
- Fix object count by @acrosman in #95
- test: Unit test for preferences by @imrishabh18 in #77
- Drop and Recreate Tables Message by @allisonletts in #102
- npm update by @acrosman in #109
- ReadMe Correction by @selfuntitled in #112
- Preference to suppress audit fields by @acrosman in #111
- Fix interface lockups during database generation by @acrosman in #110
- Add indexing of Id field by @acrosman in #116
- Message data broken by @acrosman in #117
- Feature/issue 118 by @acrosman in #119
- Update labels for clarity by @acrosman in #120
- Reset schema when processing describes results by @acrosman in #121
- Adding release template by @acrosman in #124
- Change base64 field to text by @acrosman in #125
- Handle too large tables better by @acrosman in #127
New Contributors
- @imrishabh18 made their first contribution in #77
- @selfuntitled made their first contribution in #112
Full Changelog: v0.5.0...v0.6.0