Releases: pinax-network/substreams-sink
Releases · pinax-network/substreams-sink
v0.6.3
- Made
-e --substreams-endpoint <string>
, --manifest <string>
and --module-name <string>
required
- Removed
pkg
from listen
function parameters
- Updated code example
v0.6.1
- Refacoring
- Renamed
init
function to setup
- Renamed
cli
object for commander
- Renamed
option
function to run
v0.5.4
- Fixed cursor not creating
v0.5.3
- Made
--substreams-api-token
optional
v0.5.2
- Added
prepublishOnly
script
v0.5.1
- Set
--production-mode
option default value to true
v0.3.9
- Replaced
winston
logger with tslog