Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Releases: JuliaPackaging/WinRPM.jl

v1.0.0

25 Jan 17:33
v1.0.0
dcf64d7

Choose a tag to compare

v1.0.0 (2020-01-25)

Diff since v0.4.3

Closed issues:

  • Drop HTTPClient.jl? (#176)

Merged pull requests:

  • Use HTTP instead of HTTPClient, add some tests, and multiple other improvements (#177) (DilumAluthge)

v0.4.3

16 Dec 11:53
v0.4.3

Choose a tag to compare

v0.4.3 (2019-12-12)

Diff since v0.4.2

Closed issues:

  • Package build fails on Windows for Julia 1.3 (#174)
  • Permission errors on Windows 10 (#168)
  • windows 32 ("Error parsing document : 0"), no element found, 1, 1, 0" (#104)
  • Proxy issues (#50)

Merged pull requests:

Version 0.4.2

03 Sep 15:38

Choose a tag to compare

Remove SHA from REQUIRE (#159)

It's a stdlib in Julia 0.7

Version 0.4.1

28 Aug 10:10

Choose a tag to compare

Add Julia 1.0 compatibility changes. (#158)

* Add Julia 1.0 compatibility changes.

Basically change `warn` to `@warn`, `info` to `@info` and migrate iterators to the
new format.

* Make String => Array{UInt8} convesion 1.0 compatible.

* Revise `iterate(::Packages)`.

* Update `replace` to Julia 1.0 convention.

More `replace` revisions.

* Adapt to new `Process` API.

v0.4.0

11 Aug 12:40

Choose a tag to compare

WIP: Bump to 0.7 (#153)

* Fix deprecations

* WIP: Bump to 0.7

Should trigger femtocleaner

v0.3.3

03 Aug 20:13

Choose a tag to compare

Only run update on Windows (#152)

* Only run update on Windows

* Update build.jl

v0.3.2

31 Mar 10:04

Choose a tag to compare

Fix issue with .7 where 7zip extracts the file without the noarch%2F …

v0.3.1

07 Dec 09:37
d7c9262

Choose a tag to compare

Merge pull request #133 from musm/patch-1

Update deprecated findfirst form

v0.3.0

20 Oct 18:00

Choose a tag to compare

Bump to 0.6 (#128)

v0.2.5

24 May 21:16

Choose a tag to compare

Update repo source to reflect Leap_ being added to the repo name (#108)