forked from erlang/ex_doc
57 lines
2.2 KiB
Plaintext
57 lines
2.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Nov 05 12:02:38 UTC 2025 - Matwey Kornilov <matwey.kornilov@gmail.com>
|
|
|
|
- Update to version 0.39.1:
|
|
* Release v0.39.1
|
|
* Italics for autocompletion header to not confuse with results
|
|
* Fix admonition on small screens
|
|
* Improve box shadow, minimize search button space
|
|
* Release v0.39.0
|
|
* Search style
|
|
* Tags are a list of atoms, closes #2159
|
|
* Update GitHub organization for Ecto in README (#2158)
|
|
* Support specifying packages under search
|
|
* Validate extra fields
|
|
* Allow multiple search engines (#2153)
|
|
* Streamline autocompletion
|
|
* Remove preview feature
|
|
* Remove tabindex from tabpanels
|
|
* Add inline code to admonition block test page headings (#2152)
|
|
* Update assets
|
|
* Update admonitions; simplify code bg/bdr colors
|
|
* Include admonition type in test block headings
|
|
* refactor: extract minimal shared logic between HTML and EPUB formatters (#2147)
|
|
* Add .cheatmd to epub to avoid broken links
|
|
* Clean up epub tests
|
|
* Safe guard exdoc:autocomplete-limit meta access (#2142)
|
|
* Release v0.38.4
|
|
* Fix position os stale icon
|
|
* Escape attributes
|
|
* Update assets
|
|
* Increase spacing in bottom actions
|
|
* Release v0.38.3
|
|
* Bump tmp from 0.2.1 to 0.2.4 in /assets (#2139)
|
|
* Load discovered makeup apps for cli (#2138)
|
|
* Fix typos (#2137)
|
|
* Improve docs for :skip_undefined_reference_warnings_on (#2136)
|
|
* Ensure default groups for docs are sorted alphabetically (#2132)
|
|
* Display description text in docs groups (#2113)
|
|
* Set minimum elixir on the `README.md` to 1.15 (#2130)
|
|
* Update assets
|
|
* Allow configuring autocomplete limit, and default it to 10 instead of 8 (#2129)
|
|
* Release v0.38.2
|
|
* Do not add fancy anchors around verbatim headers, closes #2128
|
|
* Update assets
|
|
* Move external link margin to the left (#2126)
|
|
* Fix typo in CHANGELOG.md (#2125)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 2 15:34:02 UTC 2025 - Matwey Kornilov <matwey.kornilov@gmail.com>
|
|
|
|
- Fix required elixir version
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 26 15:52:25 UTC 2025 - Matwey Kornilov <matwey.kornilov@gmail.com>
|
|
|
|
- Initial version
|