Skip to content

Commit

Permalink
0.0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
digitalextremist committed Dec 11, 2019
1 parent 8e94762 commit 3dc5253
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# v201912102005-1Gg7 0.0.0.7
* Pass arguments into bin/artillery and don't hardcode bin/bazooka vs. use bin/artillery --bazooka
* Package the bin/stellar executable into the shard
* Prepare empty /relay endpoint

# v201912101927-1Gg7 0.0.0.6
* Fix method of stars/ path injection on Artillery side.
* Still needs to handle recursive dependencies issue possibly, right now uses local path.
Expand Down
5 changes: 4 additions & 1 deletion shard.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
name: stellar
version: 0.0.0.6
version: 0.0.0.7
crystal: 0.31.1

github: abstractive/stellar.cr

description: Microservice-based application ecosystem framework

executables:
- stellar

authors:
- digitalextremist <[email protected]>

Expand Down

0 comments on commit 3dc5253

Please sign in to comment.