* Fri Jul 07 2023 ohering@suse.de
- Update to version 3.2
see included CHANGES.md for details
* Sun May 21 2023 ohering@suse.de
- JaneStreet libraries are 64bit, this pkg depends on them (v2)
* Fri May 05 2023 ohering@suse.de
- JaneStreet libraries are 64bit, this pkg depends on them
* Fri Mar 03 2023 ohering@suse.de
- Update to version 3.1
Update unicode version to 15.0.0
* Sun Jan 01 2023 ohering@suse.de
- Update to version 3.0
Handle newer ppxlib API
* Mon Dec 06 2021 ohering@suse.de
- Update to version 2.5
Update unicode version to 14.0.0
* Sat Sep 11 2021 ohering@suse.de
- Update to version 2.4
Update unicode version to 13.0.0
* Thu Jan 21 2021 ohering@suse.de
- Update to version 2.3
Switch to ppxlib
* Thu Aug 20 2020 ohering@suse.de
- Update to version 2.2
Support for OCaml 4.08
* Fri Nov 01 2019 ohering@suse.de
- Require current dune macros
- Use _service file
- Remove unicode-data.diff and dependency to unicode-ucd due to
usage of dune release profile
* Tue Oct 29 2019 Andy Li <andy@onthewings.net>
- New upstream version.
+ Auto-generate unicode data.
+ Switch to dune for building.
+ Switch from int codepoints to Uchar.t codepoints.
+ Track lexing position.
- Remove ppx_tools_versioned-521.patch.
- Add unicode-data.diff to use unicode data files from unicode-ucd.
* Fri Feb 08 2019 andy@onthewings.net
- Remove make parallel build.
* Fri Dec 21 2018 andy@onthewings.net
- Add ppx_tools_versioned-521.patch that fixes compatibility with
ppx_tools_versioned 5.2.1.
* Wed Jun 13 2018 andy@onthewings.net
- Initial packaging.