Skip to content

Commit

Permalink
Release 0.5.0
Browse files Browse the repository at this point in the history
Release 0.5.0
  • Loading branch information
lander86 authored Feb 14, 2022
2 parents 15730bb + c5ec534 commit fe094ae
Show file tree
Hide file tree
Showing 74 changed files with 11,558 additions and 1,730 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/target
**/*.rs.bk
Cargo.lock
.idea
*.iml
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
os: linux
dist: focal
vm:
size: large
language: generic
addons:
apt:
Expand All @@ -10,7 +12,7 @@ services:

env:
global:
- CONTAINER_JAVA_VER="openjdk-8-jdk"
- CONTAINER_JAVA_VER="openjdk-11-jdk"
jobs:
#- name: rust_1.51
# env: CONTAINER_RUST_VER='1.51.0'
Expand Down
3 changes: 2 additions & 1 deletion AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ Oleksandr Iozhytsia <[email protected]>
Volodymyr Babaiev <[email protected]>
Maksym Vereshchak <[email protected]>
Luigi Varriale <[email protected]>
cronicc <[email protected]>
cronicc <[email protected]>
Paolo Tagliaferri <[email protected]>
Loading

0 comments on commit fe094ae

Please sign in to comment.