- update to 2.2: * Change user agent * Discontinue Python 3.7 support (EOL) OBS-URL: https://build.opensuse.org/request/show/1143816 OBS-URL: https://build.opensuse.org/package/show/utilities/ddgr?expand=0&rev=15
75 lines
2.6 KiB
Plaintext
75 lines
2.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Feb 3 14:24:07 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com>
|
|
|
|
- update to 2.2:
|
|
* Change user agent
|
|
* Discontinue Python 3.7 support (EOL)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 7 22:34:41 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2.1:
|
|
* Change user agent
|
|
* Remove python 3.6 support
|
|
* Minor documentation changes
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 24 09:00:05 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2.0:
|
|
- Display results in reversed order (`--rev`, `--reverse`)
|
|
- Support Python v3.10 (dropped v3.6)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 2 16:29:09 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- update to 1.9:
|
|
- Fix breakage due to changes required in POST method
|
|
- Support wayland native copier `wl-copy` for url copy
|
|
- Unblock GUI browsers on WSL
|
|
- Update auto-generated package list
|
|
- Skip broken Arch Linux packaging (https://github.com/BytePackager issue #204)
|
|
- Bump version
|
|
- Update docs
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 24 20:15:07 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
|
|
|
- update to version 1.7:
|
|
- Use setproctitle to set process name
|
|
- Monkeypatch textwrap for CJK wide characters
|
|
- Fix write to GNU Screen paste buffer
|
|
- Refresh current page on URL expansion toggle
|
|
- Smarter colorization and better support for native terminals on Windows
|
|
- Handle bangs in the form g!
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 16 14:54:31 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
|
|
|
- update to version 1.6:
|
|
- User interface revamped
|
|
- DDG instant answers
|
|
- Haiku OS clipboard support
|
|
- Packaging preparation for PyPI
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 13 11:18:39 UTC 2018 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
|
|
|
- update to version 1.5:
|
|
- Support xclip as a clipboard utility on *nix
|
|
- Support GNU Screen and tmux as clipboard fallback
|
|
- Support Termux clipboard on Android
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 2 06:10:01 UTC 2018 - sebix+novell.com@sebix.at
|
|
|
|
- update to version 1.4:
|
|
- Copy URL at omniprompt
|
|
- Check default stdout encoding at start
|
|
- New environment variable DISABLE_PROMPT_COLOR
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 15 21:39:37 UTC 2018 - sebix+novell.com@sebix.at
|
|
|
|
- initial package for version 1.2
|