Files
erlang-edown/erlang-edown.changes

44 lines
1.4 KiB
Plaintext
Raw Permalink Normal View History

-------------------------------------------------------------------
Mon May 02 16:04:53 UTC 2022 - mvetter@suse.com
- Update to version 0.8.4+git.20220112.3c4f660:
* Fix typos
* fix conditional macros in edoc_compat
* Fix compilation under OTP 24, delete rebar2
* Remain backwards compatible with older Erlang versions
* Fix incompatibilities with new EDoc
* added hex attributes
- Run spec-cleaner
- Update URL
-------------------------------------------------------------------
Sat Mar 19 17:28:55 UTC 2016 - matwey.kornilov@gmail.com
- Update to version 0.0.0+git.1454669255.d864427:
+ Add gitlab support
+ fix unicode support
+ Add note about gitlab target to README
+ Restore modules listing
+ Remove edoc_refs:relative_package_path/1 usage
+ Don't sort function index when it's not necessary
+ markedoc.sed: fix error on Linux
-------------------------------------------------------------------
Fri Jun 26 19:26:35 UTC 2015 - matwey.kornilov@gmail.com
- Update to version 0.0.0+git.1435250335.b7c8eb0:
+ check_edown script also starts asn1
+ fix: Maps support
+ insert pseudo-tags and then replace
+ Always use edown_lib:export/2
+ handle deep lists in drop_empty_lines()
+ ensure ShortDescr is a paragraph
+ build & make edown docs on 18.0.rc2
-------------------------------------------------------------------
Wed Apr 24 21:15:35 UTC 2013 - nkrinner@suse.com
- Initial package