Open ideas-into-software opened 1 year ago
Thanks!
I am confused with the 2 PR... So is this the right one?
Hi Miguel,
Yes, this (#63) is the PR I would ask you review and merge.
The other PR (https://github.com/miachm/SODS/pull/62) was closed in favor of this PR, which contains both (bug fixes as well as support for linked values).
Thanks!
I am confused with the 2 PR... So is this the right one?
@miachm does anything speaks against merging the current state of this? We'd really like to use this and it would be great if we could just use a Version from maven Central instead of one from our own fork.
@juergen-albert I think I just forgot about it. Now it need to fix the conflicts t.t, but yes, it can be added to the next version.
This is highly appreciated. If you need a hand, just reach out.
Added support for linked values, i.e. linking cell value to a sheet, file, URI or URL
Fixed bug with cell values which contain line separators - setting those via both
office:string-value
attribute andtext:p
element results inoffice:string-value
taking precedence and text displayed containing no line breaksAdded BND instruction to include sources in OSGi jar
Fixed spelling mistake in
OdsWriter
namingBumped version to 1.5.3