- Breaking change: the versioning function is not quoting and escaping the name of the history table. Any name that needs quoting (upper case, special chars) should be provided as parameters already quoted and escaped.
- Add parameter to ignore updates without actual changes
- Add support for fully qualified table name and tables in different schema, thanks to Joe Andaverde
- First version