Scrapy 1.6.0:
Highlights:
* better Windows support;
* Python 3.7 compatibility;
* big documentation improvements, including a switch
from .extract_first() + .extract() API to .get() + .getall()
API;
* feed exports, FilePipeline and MediaPipeline improvements;
* better extensibility: :signal:item_error and
:signal:request_reached_downloader signals; from_crawler support
for feed exporters, feed storages and dupefilters.
* scrapy.contracts fixes and new features;
* telnet console security improvements, first released as a
backport in :ref:release-1.5.2;
* clean-up of the deprecated code;
* various bug fixes, small new features and usability improvements across
the codebase.
2.1.5
Changes:
New: ipdb, pdb and wdb filters
Fix: ForeignKeySearchInput, error with widget render(...) parameters on Django 2.1
Fix: pipchecker, unsupported format string passed to NoneType.format error
Tests: bunch of new test cases
3.7.3:
Bugs Fixed
Fix imports of typing in python 3.5.0 / 3.5.1
Fix flake8 --statistics
Gracefully ignore flake8-per-file-ignores plugin if installed
Improve error message for malformed per-file-ignores
3.7.2:
Bugs Fixed
Fix broken flake8 --diff (regressed in 3.7.0)
Fix typo in plugin exception reporting
Fix AttributeError while attempting to use the legacy api (regressed in
3.7.0)
3.7.1:
Bugs Fixed
- Fix capitalized filenames in per-file-ignores setting
3.7.0:
New Dependency Information
- Add dependency on entrypoints >= 0.3, < 0.4
- Pyflakes has been updated to >= 2.1.0, < 2.2.0
- pycodestyle has been updated to >= 2.5.0, < 2.6.0
Features
- Add support for per-file-ignores
- Enable use of float and complex option types
- Improve startup performance by switching from pkg_resources to
entrypoints
- Add metadata for use through the pre-commit_ git hooks framework
- Allow physical line checks to return more than one result
- Allow # noqa:X123 comments without space between the colon and codes
list
- Remove broken and unused flake8.listen plugin type
2.5.0:
New checks:
* E117: Over-indented code blocks
* W505: Maximum doc-string length only when configured with --max-doc-length
Changes:
* Remove support for EOL Python 2.6 and 3.3.
* Add E117 error for over-indented code blocks.
* Allow W605 to be silenced by # noqa and fix the position reported by W605
* Allow users to omit blank lines around one-liner definitions of classes and
functions
* Include the function return annotation (->) as requiring surrounding
whitespace only on Python 3
* Verify that only names can follow await. Previously we allowed numbers
and strings.
* Add support for Python 3.7
* Fix detection of annotated argument defaults for E252
* Cprrect the position reported by W504
Gajim 1.1.2 (15 January 2019)
Bug fixes
* #9525 Windows/Mac: Links are not clickable in the About dialog
* #9535 Jingle Audio: Update codecs
* #9537 DiscoveryWindow: Fix bookmarking a group chat
* DBus: Correctly raise NewMessage signal
* Clicking on tray notifications does not open the chat
Take maintainership I guess since I'm using this.
Changes from 1.7.1:
New
Add French translation
Update translations
Fixes
Fix compilation without deprecated APIs in OpenSSL (#1615)
Distinguish Channel CTCP Requests and Replies (#1624)
admindebug: Enforce need of TTY to turn on debug mode (#1580)
controlpanel: Add missing return to ListNetMods (#1589)
webadmin: Fix adding the last allowed network (#1584)
Internal
Add more details to DNS error logs (#1626)
'SC Improved', a curses-based spreadsheet program based on sc. New features
include undo and redo, colors, sorting, plotting and XLS[X] support.
Packaged in pkgsrc-wip by Sijmen J. Mulder.
C library that can be used to write text, numbers, formulas and hyperlinks to
multiple worksheets in a Microsoft Excel 2007+ XLSX file.
It supports features such as full formatting support, merged cells, defined
names, autofilters and charts.
Packaged in pkgsrc-wip by Sijmen J. Mulder.
Changes:
0.7
---
- Add support for directory sorting
- Add case insensitive comparison
- Add colors
- Change emacs keybinds for jumping to first/last entry
- Minor bug fixes and improvements
- Use sxiv instead of feh by default
- Use mpv instead of mplayer by default
This version syncs the files with the ConTeXt files from2018/12/19. It
extends the mode key to allow the use of more fontloaders. It is the last
version which can be used with luatex 1.07. Future versions will need 1.09
and will be available only at the github site until texlive 2018 is freezed.
REVTeX 4.2 is the latest update to REVTeX. Changes include:
* Added support for additional APS journals, Physical Review X,
Physical Review Accelerators and Beams, Physical Review Applied,
Physical Review Fluids, Physical Review Materials, and Physical
Review Education Research.
There are new options prx, prab, prapplied, prfluids, and
prmaterials, and prper.
* Added a unified physrev option for Physical Review journal style
(the Phys. Rev. journals have no or few variations).
* The prb option now conforms with Physical Review B's updated style
that uses the same non-superscripted citations as other APS journals.
* Added support for additional AIP journals, AIP Advances, Applied
Physics Letters Materials, and Structural Dynamics as well as AIP
Conference Proceedings. There are new options adv, apm, sd, and cp.
* Added support for the Society of Rheology (sor) and its journal,
Journal of Rheology (jor).
* The reprint style for AIP's journal JMP was changed to one-column
formatting.
* For all APS journal options, complete article titles are now
displayed in bibliography entries citing journal articles when
using Bib\TeX\ by default.
* In the Phys. Rev. Bib\TeX\ style file, article titles in the
bibliography are set in roman font.
* The behavior of the noeprints option has been improved.
* Support has been added for citing data sets in the Bib\TeX\ styles.
* Support for citing journals that use a DOI instead of pages or article
identifiers has been improved (for APS Phys. Rev. Bib\TeX\ style).
* The indentation of tables of contents have been improved.
* The onecolumn option no longer defaults to creating a separate title page.
* The showpacs option is completely ignored now.
This update (version 4.2c) includes updated bst files to address
a serious bug. It also includes the additional files necessary to
handle REVTeX 4.1 documents as a convenience to users and TeX
distribution maintainers.
## v2.6k (2019/01/16)
* Fix crash when loading fonts that are missing a requested script.
## v2.6l (2019/01/18)
* REALLY fix crash when loading fonts that are missing a requested script.
* Lots of internal logic changes for what should have been an easy fix :(
Some assistance and feedback with packaging from the inspircd
maintainer, thanks.
InspIRCd is a modular Internet Relay Chat (IRC) server.
It was created from scratch to be stable, modern and lightweight.
It avoids a number of design flaws and performance issues that
plague other more established projects, such as UnrealIRCd, while
providing the same level of feature parity.
In this version 3.1 we have slightly modified the \tnotemark defnition
to fix a "missing number" LaTeX error on the first LaTeX run (before
the labels are written to the aux file). elsarticle.dtx is modified for
this. Earlier, this was a problem with editors that break compilations
on LaTeX errors (such as LyX).