Releases: sbcgua/mockup_loader
Releases · sbcgua/mockup_loader
Mockup connected test doubles and more
- Major: new 'stub' feature connects global interface and mockup loader via dynamically generated interface implementation. Wow !
- Added
check_version_fits
andassert_version
methods - Added 'create_from_sys_settings' method, takes default paras from
tvarvc
table (tr.stvarv
) - Added 'load_raw_x' method
- 'load_data' accepts data references as a target container
- Added ZMOCKUP_LOADER_SWSRC check for production env
- VBA script removed
- Unification of public utility methods, in particular table filtering
Support better date parsing
Customer date parser. Now date format can be changed with parameter, see Reference
stable release
The code proved to be stable so releasing it with 1.0.0.
The repo is now using abapGit as the main code exchange tool.
Stable version (freeze state before migration to abapGit)
This version proved to be nice and stable.
I'm going to migrate the repo to abapGit format so this is the last SAPLink version of the repo
Release 0.2, cleaner API, accumulated improvements
v0.2.0 v0.2.0 update docs
Release 0.1 (initial, but stable ;)
The first public release of code