Commit Graph

10 Commits (99130c0660153354ab449c4ad1e25153b4316d61)

Author SHA1 Message Date
Takayuki Maeda 99130c0660
Create LICENSE (#64)
* Create LICENSE

* remove unused files
3 years ago
Takayuki Maeda d8f35cb2a7
nightly to stable (#63) 3 years ago
Takayuki Maeda 1437f71717
Bump up dependency versions (#62)
* bump up dependency versions

* fix ci.yml

* turn off incremental compilation

* bump up sqlx version

* fix rust

* remove unused features

* add profile

* optimize proc macro

* default features false in database-tree

* remove sqlx from database-tree

* remove --release

* fix

* bump up opt-level 2

* 1

* sqlx 3

* remove profile

* remove windows gnu

* remove windows-gnu

* cache dependencies

* remove windows gnu

* fix typo
3 years ago
Takayuki Maeda 07357f2a3b add fail-fast to release 3 years ago
Takayuki Maeda 271aac9db8
Cross-platform release (#61)
* cross-platform release

* fix style
3 years ago
Takayuki Maeda c56f1836ed sleep 2 3 years ago
Takayuki Maeda b4a1cc792d
Publish database-tree (#49)
* publish database-tree

* use v0.1.0-alpha.1

* always run cargo publish
3 years ago
Takayuki Maeda 4b26b71a38
Refactor handlers (#3)
* fix workflows

* remove a unused function

* initialize record table state every time specifying table

* add a crates.io badge

* close pool if exists

* remove unneeded lines

* change gobang.gif

* fix layout

* update gobang.gif

* refactor `utils::get_records`

* refactor handlers

* change gobang.gif

* fix clippy warnings
3 years ago
Takayuki Maeda 9cad1181bc fix release workflow 3 years ago
Takayuki Maeda f26974ae0d
Release workflow (#2)
* layout

* architecture

* implement util functions

* use config conn

* remove cache

* fix user config

* cargo clippy --fix

* 0.1.0-alpha.0 release
3 years ago