add changelog notes
This commit is contained in:
parent
008fe2d2f5
commit
ad295b5d41
@ -20,6 +20,7 @@
|
|||||||
- add hyperbolic functions sinh, cosh, tanh, asinh, acosh, atanh [hroskes]
|
- add hyperbolic functions sinh, cosh, tanh, asinh, acosh, atanh [hroskes]
|
||||||
- add untiled jp2k load
|
- add untiled jp2k load
|
||||||
- "insert" will minimise in seq mode
|
- "insert" will minimise in seq mode
|
||||||
|
- better EXIF string handling [lovell]
|
||||||
|
|
||||||
16/8/21 started 8.11.4
|
16/8/21 started 8.11.4
|
||||||
- fix off-by-one error in new rank fast path
|
- fix off-by-one error in new rank fast path
|
||||||
|
@ -11,6 +11,8 @@
|
|||||||
* - add support for writing string-valued fields
|
* - add support for writing string-valued fields
|
||||||
* 9/7/18 [@Nan619]
|
* 9/7/18 [@Nan619]
|
||||||
* - get tag name from tag plus ifd
|
* - get tag name from tag plus ifd
|
||||||
|
* 13/11/21
|
||||||
|
* - better handling of strings with embedded metacharacters
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user