Skip to content

Latest commit

 

History

History
306 lines (149 loc) · 6.9 KB

CHANGELOG.rst

File metadata and controls

306 lines (149 loc) · 6.9 KB

Changelog

pyaptly

Version 1.2.0

released 2016-10-24T15:25:13+0000 by Jean-Louis Fuchs <[email protected]>:

  • Important: Because of PR #29 pyaptly needs at least aptly 0.9.6
  • Merge pull request #29 from sliverc/support_flags
  • #29
  • Added additional option to skip contents file generation in publish
  • Merge pull request #30 from sliverc/add_python26_support
  • #30
  • Add python26 tests
  • Merge pull request #28 from winged/do_not_expect_timestamp_in_snapshot_dict
  • #28
  • Do not expect dict-snapshots to contain timestamps
  • Merge pull request #27 from msabramo/patch-4
  • #27
  • README.rst: Add PyPI badge
  • Merge pull request #26 from msabramo/patch-3
  • #26
  • Fix some typos
  • Merge pull request #25 from msabramo/patch-2
  • #25
  • format.rst: Fix a few typos
  • Merge pull request #24 from msabramo/patch-1
  • #24
  • setup.py: Set url to GitHub repo
  • Merge pull request #22 from ganwell/master
  • #22
  • Updated pyproject to support version suffix
  • Merge pull request #21 from ganwell/master
  • #21
  • Update pyproject for CI build
  • Merge pull request #20 from karras/bug_fix_snapshot_update_when_publishing_repos
  • #20
  • Fix bug when executing snapshot update

Version 1.2.0

released 2016-10-24T15:19:16+0000 by Jean-Louis Fuchs <[email protected]>:

  • Need at least aptly version 0.9.6
  • Merge pull request #30 from sliverc/add_python26_support
  • #30
  • Add python26 tests
  • Merge pull request #28 from winged/do_not_expect_timestamp_in_snapshot_dict
  • #28
  • Do not expect dict-snapshots to contain timestamps
  • Merge pull request #27 from msabramo/patch-4
  • #27
  • README.rst: Add PyPI badge
  • Merge pull request #26 from msabramo/patch-3
  • #26
  • Fix some typos
  • Merge pull request #25 from msabramo/patch-2
  • #25
  • format.rst: Fix a few typos
  • Merge pull request #24 from msabramo/patch-1
  • #24
  • setup.py: Set url to GitHub repo
  • Merge pull request #22 from ganwell/master
  • #22
  • Updated pyproject to support version suffix
  • Merge pull request #21 from ganwell/master
  • #21
  • Update pyproject for CI build
  • Merge pull request #20 from karras/bug_fix_snapshot_update_when_publishing_repos
  • #20
  • Fix bug when executing snapshot update

Version 1.2.0

released 2016-10-24T15:19:16+0000 by Jean-Louis Fuchs <[email protected]>:

  • Merge pull request #30 from sliverc/add_python26_support
  • #30
  • Add python26 tests
  • Merge pull request #28 from winged/do_not_expect_timestamp_in_snapshot_dict
  • #28
  • Do not expect dict-snapshots to contain timestamps
  • Merge pull request #27 from msabramo/patch-4
  • #27
  • README.rst: Add PyPI badge
  • Merge pull request #26 from msabramo/patch-3
  • #26
  • Fix some typos
  • Merge pull request #25 from msabramo/patch-2
  • #25
  • format.rst: Fix a few typos
  • Merge pull request #24 from msabramo/patch-1
  • #24
  • setup.py: Set url to GitHub repo
  • Merge pull request #23 from ganwell/master
  • #23
  • Installation
  • Merge pull request #22 from ganwell/master
  • #22
  • Updated pyproject to support version suffix
  • Merge pull request #21 from ganwell/master
  • #21
  • Update pyproject for CI build
  • Merge pull request #20 from karras/bug_fix_snapshot_update_when_publishing_repos
  • #20
  • Fix bug when executing snapshot update

Version 1.1.0

released 2016-06-15T13:21:43+0000 by Jean-Louis Fuchs <[email protected]>:

  • Merge pull request #15 from ganwell/feature_gpg_for_publish
  • #15
  • Update documentation about gpg-key and the gpg-agent. Read public keys and subkeys from gpg
  • Merge pull request #14 from ganwell/master
  • #14
  • Meta PR: Fixing PR #11 and #12
  • Merge pull request #9 from winged/fix_exponential_complexity_in_read_snapshot_map
  • #9
  • Fix exponential complexity when reading snapshot map.
  • Merge pull request #7 from ganwell/master
  • #7
  • Making hypothesis examples smaller to avoid timeouts
  • Merge pull request #6 from karras/master
  • #6
  • Fix typos in README
  • Merge pull request #5 from ganwell/master
  • #5
  • Display travis badge
  • Merge pull request #4 from ganwell/master
  • #4
  • Update CHANGELOG
  • Merge pull request #3 from ganwell/master
  • #3
  • Change to public documentation location

Version 1.0.1

released 2016-05-07T14:17:42+0000 by Jean-Louis Fuchs <[email protected]>:

  • Merge pull request #3 from ganwell/master
  • #3
  • Change to public documentation location

Version 1.0.0

released 2016-05-06T19:40:42+0000 by Jean-Louis Fuchs <[email protected]>:

  • Merge pull request #2 from ganwell/master
  • #2
  • Semi-Automatic Release of deb and rpm Packages
  • Added CHANGELOG