Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial Update #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Initial Update #1

wants to merge 3 commits into from

Conversation

pyup-bot
Copy link

This PR sets up pyup.io on this repo and updates all dependencies at once, in a single branch.

Subsequent pull requests will update one dependency at a time, each in their own branch. If you want to start with that right away, simply close this PR.

Update bibtexparser from 1.1.0 to 1.1.0.

Changelog

1.1.0

======

* BUGFIX: Fix for pyparsing 2.3.1 (226)
* NEW: Add support for BibLaTeX annotations (208)
* NEW: Feature: crossref Support (216)
* ENH: Handles declarations on lines starting with spaces after comments (199)
* ENH: Checks for empty citekeys and whitespaces (213)

1.0.1

======

* BUGFIX: future missing in setup.py

1.0

====

* ENH: we use pyparsing (64) by Olivier Magin.
* DOC: Refactoring of the tutorial
* DOC: include docs/ in manifest
* API: fix spelling "homogenize". Affects customization and bparser
* API: BibtexParser: homogenize_fields is now False by default (94)

0.6.2

======

* ENH: customization: handle various hyphens (76).
* ENH: writer: all values according to this maximal key width (83).
* END: writer: display_order allows to have custom ordering of the fields of
each entry instead of just alphabetical (83) by cschaffner.
* FIX: bad support of braces in string (90) by sangkilc.

0.6.1

======

* API: Previous type and id keywords which are automatically added to
the dictionnary are now ENTRYTYPE and ID, respectively (42).
* ENH: comma first syntax support (49) by Michal Grochmal.

0.6.0

======

* DOC: clarify version number
* ENH: support for bibtex with leading spaces (34)
* FIX: if title contained multiples words in braces
* ENH: code refactoring (33)
* ENH: support for comment blocks (32)
* ENH: Removed comma after last key-value pair by faph (28)
* ENH: optional keys sanitising by faph (29)
* FIX: missing coma at the end of a record (24)
* DOC: clarify the usecase of to_bibtex
* FIX: raise exception for TypeError in to_bibtex (22)

0.5.5

======

* ENH: json output
* ENH: Add (optional) support for non-standard entry types by Georg C. Brückmann
* FIX: protect uppercase only on unprotected characters. 18
* ENH: string replacement by Uwe Schmidt (13 20)

0.5.4

======

* ENH: json output
* API: enhance the naming choice for bwriter

0.5.3

======

* ENH: add writer (16), thanks to Lucas Verney
* MAINT: Remove non-standard --BREAK-- command detection
* FIX: missing strip() (14) by Sebastien Diemer
* API breakage: the parser takes data instead of a filehandler

0.5.2

======

* ENH: fix tests latex encoding
* ENH: support comment preambule (escaped)
* ENH: check that bibtype belongs to a known type

0.5.1

======

* ENH: split keywords with various separators
* ENH: get_entry_dict make the dict once
* ENH: add messages with logging
* FIX: fix unittest related to braces detection

0.5

====

* Permission from original authors and OKFN to use LGPLv3
* ENH: Python 2.7 support
* FIX: issue related to accents

0.4

====

* ENH: Transformations on characters are now considered as a customization
* ENH: New customization: clean latex style
* FIX: issue related to name processing

0.3

====

* DOC: moved to readsthedoc
* DOC: several improvements
* MAINT: separate customizations

0.2

====

* TEST: initialized
* DOC: initialized

0.1

====

* First preliminary release


How to release
==============

* Update CHANGELOG
* Update version in __init__.py
* git tag -a 'vX'
* merge in branch latest
* Send the package on pypi
 python setup.py sdist upload
* tick the doc version on readthedocs
* Update version in __init__.py
Links

Update pylatexenc from 2.2 to 2.2.

Changelog

2.0

==============

.. toctree::
:maxdepth: 1

new-in-pylatexenc-2

- see in particular the :ref:`list of changes that might affect existing code
<new-in-pylatexenc-2-api-changes>` if you're using some advanced features of
`pylatexenc`.


pylatexenc 1.x
==============

See description of updates and changes on the `github releases page
<https://github.com/phfaist/pylatexenc/releases>`_.
Links

Update isbnlib from 3.10.0 to 3.10.0.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant