Skip to content

Commit

Permalink
Release v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kleisauke committed Jun 23, 2021
1 parent 192e793 commit 30b9310
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 15 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@ All notable changes to NetVips will be documented in this file. See [here](CHANG

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.0.1] - 2021-06-23
### Changed
- Update methods/enums for libvips 8.11.
- Avoid using `Span<T>` throughout the codebase ([#131](https://github.com/kleisauke/net-vips/issues/131)).

### Fixed
- Ensure strings are null-terminated ([#131](https://github.com/kleisauke/net-vips/issues/131)).

## [2.0.0] - 2021-03-30
### Added
- Expose "speed" parameter in heifsave to control the CPU effort spent on improving compression (applies to AV1 compression only, see [libvips/libvips#1819](https://github.com/libvips/libvips/pull/1819)).
Expand Down Expand Up @@ -157,6 +165,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
### Added
- First release!

[2.0.1]: https://github.com/kleisauke/net-vips/compare/v2.0.0...v2.0.1
[2.0.0]: https://github.com/kleisauke/net-vips/compare/v1.2.4...v2.0.0
[1.2.4]: https://github.com/kleisauke/net-vips/compare/v1.2.3...v1.2.4
[1.2.3]: https://github.com/kleisauke/net-vips/compare/v1.2.2...v1.2.3
Expand Down
26 changes: 13 additions & 13 deletions CHANGELOG.native.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

## [8.11.0] - 2021-06-23
### Note
If you would like to see what's changed, please visit the release notes of libvips:
If you would like to see what's changed, please visit the release notes of libvips:
https://libvips.github.io/libvips/2021/06/04/What's-new-in-8.11.html

### Changed
- Build Linux ARM64v8 and ARMv7 binaries with GCC 11.1.

## [8.10.6] - 2021-03-30
### Note
If you would like to see what's changed, please visit the release notes of libvips:
If you would like to see what's changed, please visit the release notes of libvips:
https://github.com/libvips/libvips/releases/tag/v8.10.6

### Added
Expand All @@ -37,7 +37,7 @@ https://github.com/libvips/libvips/releases/tag/v8.10.6

## [8.10.5] - 2020-12-24
### Note
If you would like to see what's changed, please visit the release notes of libvips:
If you would like to see what's changed, please visit the release notes of libvips:
https://github.com/libvips/libvips/releases/tag/v8.10.5

### Added
Expand All @@ -46,12 +46,12 @@ https://github.com/libvips/libvips/releases/tag/v8.10.5

## [8.10.1] - 2020-09-12
### Note
If you would like to see what's changed, please visit the release notes of libvips:
If you would like to see what's changed, please visit the release notes of libvips:
https://github.com/libvips/libvips/releases/tag/v8.10.1

## [8.10.0] - 2020-08-26
### Note
If you would like to see what's changed, please visit the release notes of libvips:
If you would like to see what's changed, please visit the release notes of libvips:
https://libvips.github.io/libvips/2020/06/18/What's-new-in-8.10.html

### Fixed
Expand All @@ -75,7 +75,7 @@ Requires NetVips v1.2.3.

## [8.9.2] - 2020-04-28
### Note
If you would like to see what's changed, please visit the release notes of libvips:
If you would like to see what's changed, please visit the release notes of libvips:
https://github.com/libvips/libvips/releases/tag/v8.9.2

### Fixed
Expand All @@ -84,12 +84,12 @@ https://github.com/libvips/libvips/releases/tag/v8.9.2

## [8.9.1] - 2020-01-30
### Note
If you would like to see what's changed, please visit the release notes of libvips:
If you would like to see what's changed, please visit the release notes of libvips:
https://github.com/libvips/libvips/releases/tag/v8.9.1

## [8.9.0] - 2020-01-30
### Note
If you would like to see what's changed, please visit the release notes of libvips:
If you would like to see what's changed, please visit the release notes of libvips:
https://libvips.github.io/libvips/2019/12/11/What's-new-in-8.9.html

### Changed
Expand All @@ -100,27 +100,27 @@ https://libvips.github.io/libvips/2019/12/11/What's-new-in-8.9.html

## [8.8.4] - 2019-12-30
### Note
If you would like to see what's changed, please visit the release notes of libvips:
If you would like to see what's changed, please visit the release notes of libvips:
https://github.com/libvips/libvips/releases/tag/v8.8.4

## [8.8.3] - 2019-10-14
### Note
If you would like to see what's changed, please visit the release notes of libvips:
If you would like to see what's changed, please visit the release notes of libvips:
https://github.com/libvips/libvips/releases/tag/v8.8.3

## [8.8.2] - 2019-09-05
### Note
If you would like to see what's changed, please visit the release notes of libvips:
If you would like to see what's changed, please visit the release notes of libvips:
https://github.com/libvips/libvips/releases/tag/v8.8.2

## [8.8.1] - 2019-07-29
### Note
If you would like to see what's changed, please visit the release notes of libvips:
If you would like to see what's changed, please visit the release notes of libvips:
https://github.com/libvips/libvips/releases/tag/v8.8.1

## [8.8.0] - 2019-06-22
### Note
If you would like to see what's new, please visit the release notes of libvips:
If you would like to see what's changed, please visit the release notes of libvips:
https://libvips.github.io/libvips/2019/04/22/What's-new-in-8.8.html

## [8.7.4] - 2019-04-10
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image: Visual Studio 2019

# Version format
version: 2.0.0.{build}
version: 2.0.1.{build}

init:
- git config --global core.autocrlf true
Expand Down
2 changes: 1 addition & 1 deletion build/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<Major>2</Major>
<Minor>0</Minor>
<Revision>0</Revision>
<Revision>1</Revision>

<BuildNumber Condition="'$(APPVEYOR_BUILD_NUMBER)' != ''">$(APPVEYOR_BUILD_NUMBER)</BuildNumber>
<BuildNumber Condition="'$(BuildNumber)' == ''">0</BuildNumber>
Expand Down

0 comments on commit 30b9310

Please sign in to comment.