Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit06f0782

Browse files
committed
Bump version to 0.5.0
1 parentd42162d commit06f0782

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

‎CHANGELOG.md‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a Ch
55

66
##Unreleased
77
---
8+
9+
##0.5.0 - (2021-06-26)
10+
---
811
###Breaks
912
* Library now throws the custom`adblock.AdblockException` exception, instead of`ValueError`.
1013

11-
1214
##0.4.4 - (2021-04-13)
1315
---
1416
###Changes

‎Cargo.lock‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎Cargo.toml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
publish =false
33
name ="adblock"
4-
version ="0.4.4"
4+
version ="0.5.0"
55
edition ="2018"
66
authors = ["Árni Dagur <arni@dagur.eu>"]
77
license ="MIT OR Apache-2.0"
@@ -27,4 +27,4 @@ pyo3 = { version = "0.13", features = ["abi3-py36", "extension-module"] }
2727

2828
[lib]
2929
name ="adblock"
30-
crate-type = ["rlib","cdylib"]
30+
crate-type = ["rlib","cdylib"]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp