summaryrefslogtreecommitdiffstatshomepage
path: root/docs/changelog.rst
blob: 2b4d1301d1fa549dfa40db936606c779cb0ef704 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Changelog
=========

0.2.0
-----

- Update to Svelecte 4. See :commit:`f530348de4aa5db05eff44c801af6251200372cf`.
- The reader now shows loading indicators if loading takes too long. See
  :commit:`d297c6310a6a4db8dd7cc3efe6ff59620deadcc0`.
- The reader now preloads the surrounding pages automatically. See
  :commit:`4d710514f5d7931bfd0673c6d44c5a1d725a5cd3`.
- The reader now shows a simple page indicator. See
  :commit:`ed4f65804c8aef47367241d57caa5ac39fe0ce8f`.
- The reader now supports switching to the first or last page using the
  ``Home`` and ``End`` keys respectively. See
  :commit:`4e6425585be1e9f2e2b9bc6dc5a5d3ba0f611d27`.

0.1.1
-----

- Use ``float`` instead of ``int`` in the GraphQL schema for the Archive size.
  See :commit:`ddeeb372250409da1f31a0522fb715e552c1f450`.

0.1.0 "Satanic Satyr"
---------------------

- Initial release.