PackageTrack
Sign in Get early access

github.com/matthewmueller/joy

v0.2.0 #1375 most downloaded on Go modules matthewmueller/joy

What this package is like to depend on

Last release 7 years ago

no release in 18 months

Ships fairly regularly

a new release about every 8 months

Nearly every release is documented

notes for 8 of 8 stable releases

Nothing withdrawn

no release was ever pulled

9 years old

10 releases · first in 2017

0 releases in the last 12 months

see the full history below

Release timeline

10 releases · Dec 2017 to Apr 2019
2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 10
  1. v0.2.0 16 Apr 2019
    Release notes

    Changelog

    f2b20ef Fixed bad fmt.Fprintf at 'joy serve'
    b6bb4e1 Merge pull request #84 from tryy3/master
    caf2b69 Merge pull request #89 from KataKonst/master
    cb3f14f Merge pull request #91 from intelfike/master
    01cd062 Small fixes for windows
    9b13448 Update Readme.md
    2de0d53 Update Readme.md
    1df3cb0 add note
    ba6ea84 email prompt: 20 is way too low, change to 100
    573e9a7 fix error message when main() is missing
    92a3b90 fix: joy when using joy <file/package>
    3ee93a7 formatting
    649667f note
    1bc32bd prefix environment variables
    9dadaa50 remove envs
    e60ec6c remove stats
    9bc85a06 update license

    Open source →
  2. v0.1.7-0.20190416050804-e60ec6cf98bb 16 Apr 2019 pre-release

    Nothing published for this version

  3. v0.1.6 17 Dec 2017
    Release notes

    Changelog

    ba6ea84 email prompt: 20 is way too low, change to 100
    92a3b90 fix: joy when using joy <file/package>


    Automated with GoReleaser
    Built with go version go1.9.2 darwin/amd64

    Open source →
  4. v0.1.5 16 Dec 2017
    Release notes

    Changelog

    962d3ac Add a license
    b756cc0 Fix go-get path
    9ee3e79 Merge branch 'test/api'
    809791d Merge pull request #54 from kshvmdn/master
    c230884 better testing for scripts outside of GOPATH
    23e2e5a better tests for main finder and loader. cli flows through api now.
    0622237 fix installing and running joy
    50e083d fix the installation process
    4e548d8 fix: go test no longer relies on environment variable
    699741d fix: updated tests so go test ./... && go build ./... work
    f4d7fd7 fix: upgrade cli command
    d9e3094 remove dom and vdom libraries for now
    19670d2 remove dom and vdom libraries until i have better support and testing for them
    bb4ad64 remove examples for now. will bring back better ones later
    51eb97e remove metadata to make more deterministic
    f2b65b8 some docs, more coming soon
    50bc221 update bindata and makefile
    b7015d7 update bindata and makefile
    23e6f4e update readme
    fb25b84 update readme
    a09b721 update: bindata to run embed on every make test


    Automated with GoReleaser
    Built with go version go1.9.2 darwin/amd64

    Open source →
  5. v0.1.4 14 Dec 2017
    Release notes

    Changelog

    b756cc0 Fix go-get path
    809791d Merge pull request #54 from kshvmdn/master
    0622237 fix installing and running joy
    50e083d fix the installation process
    4e548d8 fix: go test no longer relies on environment variable
    699741d fix: updated tests so go test ./... && go build ./... work
    f4d7fd7 fix: upgrade cli command
    d9e3094 remove dom and vdom libraries for now
    19670d2 remove dom and vdom libraries until i have better support and testing for them
    bb4ad64 remove examples for now. will bring back better ones later
    51eb97e remove metadata to make more deterministic
    50bc221 update bindata and makefile
    b7015d7 update bindata and makefile
    23e6f4e update readme
    fb25b84 update readme
    7e979e9 update: bindata to run embed on every make test


    Automated with GoReleaser
    Built with go version go1.9.2 darwin/amd64

    Open source →
  6. v0.1.3 12 Dec 2017
    Release notes

    Changelog

    02be364 fix the installation process


    Automated with GoReleaser
    Built with go version go1.9.2 darwin/amd64

    Open source →
  7. v0.1.2 12 Dec 2017
    Release notes

    Changelog

    7d73ce0 Merge branch 'embed'
    5230e71 fix installing and running joy
    bb4ad64 remove examples for now. will bring back better ones later
    b35689d remove metadata to make more deterministic
    cf275db update bindata and makefile
    f507eae update bindata and makefile
    1202267 update readme


    Automated with GoReleaser
    Built with go version go1.9.2 darwin/amd64

    Open source →
  8. v0.1.1 12 Dec 2017
    Release notes

    Changelog

    3e414b1 Merge branch 'cleanup'
    cd28036 add an install script
    5607ec3 change to godoc
    5b6816f cleanup unused code
    796d8eb goreleaser updates
    c0ebfd4 update makefile
    d3883c5 update the prompt
    0fb7e09 update the readme


    Automated with GoReleaser
    Built with go version go1.9.2 darwin/amd64

    Open source →
  9. v0.1.0 07 Dec 2017
    Release notes

    Changelog

    106943b Merge branch 'downloader'
    be158a0 Merge branch 'rename'
    ec553ae Merge branch 'vdom'
    dfba36d add a readme
    ab6d3a6 add disabled tests
    064c3b2 add vdom back in
    14f64de added autodownloading chromium
    5d79aa9 better errors for unsupported syntax
    85fd4d2 cmd/golly => cmd/joy
    7caad69 consistent order of vdom props
    202866f consistent ordering
    e45ada1 finish stats, prompts, fixed scripts run outside gopaths. much better DX now
    41009c6 fix goreleaser
    8c37025 fix render
    58404d4 fix space
    82291ae fix up livereload
    e8367c3 generating vdom library
    e4c218f golly to joy
    c86a853 nearly working
    e13079f prep work
    a0f2d00 release prep
    0353a3e trying to finish up vdom
    aac3509 update vdom library
    eef97bb working on the releaser
    c65f619 working using puppeteer's downloaded chrome. need to fix the zip downloader


    Automated with GoReleaser
    Built with go version go1.9.2 darwin/amd64

    Open source →
  10. v0.0.0-20180731052844-3ee93a7e9d0a 31 Jul 2018 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive