Skip to content

7.16.0

Latest
Compare
Choose a tag to compare
@AndreaBorgia-Abo AndreaBorgia-Abo released this 13 Aug 16:10
· 52 commits to main since this release
ef47a72

+ : new feature
* : bug fix
! : feature modification
- : feature removed

What's Changed

! the demo programs are now kept in a separate repository; previously they were a subpackage of this project.
* zdemo_excel20 shows old abap2xlsx URL by @sandraros in #963
! ip_style TYPE any + add_new_style( io_clone_of = ) by @sandraros in #929
! release7.15.0 by @sandraros in #957
* Handle exceptions in demo programs by @sandraros in #962
! screenshot with new URL of abap2xlsx project by @sandraros in #967
* remove CONDENSE from formulas by @AndreaBorgia-Abo in #968
* Read XLSX from third-party providers (namespaces) by @sandraros in #935
* Fix demo programs 3 and 33 by @sandraros in #956
* GET_TABLE skip bottom empty rows by @sandraros in #959
* BIND_TABLE incorrect table overlap check by @sandraros in #964
* Reader called twice loses formatting by @sandraros in #965
+ Add missing exception handling by @aspeitkamp in #974
* Fix apack manifest 7.15.0 by @sandraros in #975
+ comments support in reader, initial version by @AndreaBorgia-Abo in #976
* Fix set_cell overflow big value type int8 by @sandraros in #979
* Fix FAQ link to TestMacro.xlsm by @sandraros in #987
+ zdemo_excel29 demo file from Web Repository by @sandraros in #989
! move folders to archive repository by @sandraros in #991
! Refactor headings logic in BIND_TABLE by @sandraros in #960
* SET_CELL use output length for conversion exits by @sandraros in #982
* SET_CELL_FORMULA sets formula in wrong cell by @sandraros in #961
+ Reader: custom paper height and width by @sandraros in #984
! Delete objects moved to abap2xlsx/demos repository by @sandraros in #998
! Update abapGit-installation.md by @AndreaBorgia-Abo in #1001
! README about the demos repository by @sandraros in #1005
* remove leftover int8 declaration ( fix #1007 ) by @AndreaBorgia-Abo in #1008
! finish moving demo-related files (delete from old) by @AndreaBorgia-Abo in #1009
* Fix #1011 exception ZCX_EXCEL is not caught by @gregorwolf in #1016
! replace pass by value with pass by reference by @gregorwolf in #1022
! docs: add missing full stop by @schmelto in #1023
- remove unused subpackage definition by @AndreaBorgia-Abo in #1024
+ add steampunk linting setup by @larshp in #925
! Replace Pass by value with reference by @pksingh78 in #1027
! ReplacePass by value with reference-1 by @pksingh78 in #1028
+ Create publishing-a-new-release.md by @sandraros in #966
- Remove apack by @AndreaBorgia-Abo in #1029
! replace use of ixml_iid_element by @larshp in #1036
! replace use of DTEL FIELDNAME by @larshp in #1035
! update abaplint configuration by @larshp in #1033
! replace use of TABFDPOS by @larshp in #1034
* fixed column freeze error by @bigld in #1042
* endless loop in bind_table by @sandraros in #1044
* ZABAPGIT_STANDALONE instead of ZABAPGIT_FULL by @sandraros in #1047
* adopt default style when setting format for date / time by @AndreaBorgia-Abo in #1025
* enable 255 cell header with table binding by @bigld in #1051
+ Release 7.16.0 by @AndreaBorgia-Abo in #1053

New Contributors

Full Changelog: v7.15.0...v7.16.0