Skip to content

Commit

Permalink
Merge branch 'release/1.2.16'
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Perechnev committed Aug 1, 2020
2 parents 1cd85f0 + a1f987a commit 4098999
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion ChessKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |spec|
spec.name = "ChessKit"
spec.version = "1.2.15"
spec.version = "1.2.16"
spec.summary = "Lightweight and fast chess framework written in Swift."

spec.description = "Lightweight and fast chess framework written in Swift. ChessKit is used as a base freamework for Ladoga chess engine."
Expand Down
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ChessKit

[![codebeat badge](https://codebeat.co/badges/d0f02d72-ca79-4cd6-a4a1-d4ad3a77ea04)](https://codebeat.co/projects/github-com-perechnev-chesskit-develop)
[![docs badge](https://raw.githubusercontent.com/perechnev/ChessKit/develop/docs/badge.svg)](https://perechnev.github.io/ChessKit/) [![Gitter](https://badges.gitter.im/Ladoga-Engine/ChessKit.svg)](https://gitter.im/Ladoga-Engine/ChessKit?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) ![Tests](https://github.com/perechnev/ChessKit/workflows/Tests/badge.svg) ![](https://img.shields.io/github/license/perechnev/ChessKit) [![ChessKit pod](https://img.shields.io/cocoapods/v/ChessKit)](https://cocoapods.org/pods/ChessKit)
[![codebeat badge](https://codebeat.co/badges/8ae1f4df-266c-4441-8bb1-8da25f067b28)](https://codebeat.co/projects/github-com-aperechnev-chesskit-develop)
[![docs badge](https://raw.githubusercontent.com/aperechnev/ChessKit/develop/docs/badge.svg)](https://aperechnev.github.io/ChessKit/) ![Tests](https://github.com/aperechnev/ChessKit/workflows/Tests/badge.svg) ![](https://img.shields.io/github/license/aperechnev/ChessKit) [![ChessKit pod](https://img.shields.io/cocoapods/v/ChessKit)](https://cocoapods.org/pods/ChessKit)

Lightweight and fast chess framework written in Swift.

Expand Down Expand Up @@ -75,10 +75,6 @@ Please follow the [git-flow](http://danielkummer.github.io/git-flow-cheatsheet/i

We are using [semantic versioning](https://semver.org).

## Support

If you need some help, you can join our [gitter room](https://gitter.im/Ladoga-Engine/ChessKit).

## License

ChessKit is released under the MIT license. See LICENSE for details.

0 comments on commit 4098999

Please sign in to comment.