<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs-wttrin/debug-wttrin.el, branch v0.3.0</title>
<subtitle>Emacs frontend for Igor Chubin's wttr.in weather service
</subtitle>
<id>https://git.cjennings.net/emacs-wttrin/atom?h=v0.3.0</id>
<link rel='self' href='https://git.cjennings.net/emacs-wttrin/atom?h=v0.3.0'/>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/emacs-wttrin/'/>
<updated>2025-11-04T23:32:08+00:00</updated>
<entry>
<title>refactor:debug: Rename and enhance wttrin debug functions</title>
<updated>2025-11-04T23:32:08+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2025-11-04T23:32:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/emacs-wttrin/commit/?id=541c61a403e01922a7569f5e23c25eba08fce427'/>
<id>urn:sha1:541c61a403e01922a7569f5e23c25eba08fce427</id>
<content type='text'>
- Reorganized debugging utilities by renaming `debug-wttrin.el` to
`wttrin-debug.el` and adding new functions.
- The updated module now supports `debug-wttrin-mode-line` for
  detailed mode-line diagnostics and introduces customizable mode-line
  weather display with new configuration options.
- Additionally, extended debugging capabilities ensure concise
  emoji-based weather info and tooltip data management, incorporated with auto-loaded conditional debug logic.
</content>
</entry>
<entry>
<title>feat:debug: Add debugging utilities for wttrin</title>
<updated>2025-11-04T16:31:19+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2025-11-04T16:28:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/emacs-wttrin/commit/?id=839ef7c4ef10e873f68a14ba48db4306f52dd8e7'/>
<id>urn:sha1:839ef7c4ef10e873f68a14ba48db4306f52dd8e7</id>
<content type='text'>
Introduce debugging features to assist with wttrin display issues. New
utility functions enable developers to view raw weather data with line
numbers, facilitate easy debugging of header parsing. Includes debug
mode toggle functions to save raw weather responses to timestamped
files for bug reporting and diagnostics.

Updated URL-building tests to confirm correct URL formats with
additional 'F' parameter, ensuring comprehensive coverage for various input scenarios.
</content>
</entry>
</feed>
