PackageTrack
Sign in Get early access

github.com/doug-martin/goqu

v5.0.0+incompatible #672 most downloaded on Go modules doug-martin/goqu

What this package is like to depend on

Last release 8 years ago

no release in 18 months

Release timing varies

gaps range from 8 days to 9 months

Some releases are documented

notes for 8 of 22 stable releases

Nothing withdrawn

no release was ever pulled

11 years old

24 releases · first in 2015

0 releases in the last 12 months

see the full history below

Release timeline

24 releases · Mar 2015 to Sep 2018
2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 24
  1. v5.0.0+incompatible 10 Sep 2018

    Nothing published for this version

  2. v4.2.0+incompatible 27 Dec 2017

    Nothing published for this version

  3. v4.1.0+incompatible 12 Jun 2017

    Nothing published for this version

  4. v4.0.1-0.20170612152850-97a59b0da7ab+incompatible 12 Jun 2017 pre-release

    Nothing published for this version

  5. v4.0.0+incompatible 16 Mar 2017

    Nothing published for this version

  6. v3.1.3+incompatible 02 Sep 2016

    Nothing published for this version

  7. v3.1.2+incompatible 05 Jan 2016

    Nothing published for this version

  8. v3.1.1+incompatible 23 Oct 2015

    Nothing published for this version

  9. v3.1.0+incompatible 01 Sep 2015

    Nothing published for this version

  10. v3.0.1+incompatible 25 Aug 2015

    Nothing published for this version

  11. v3.0.0+incompatible 17 Aug 2015

    Nothing published for this version

  12. v2.0.3+incompatible 29 May 2015

    Nothing published for this version

  13. v2.0.2+incompatible 29 May 2015

    Nothing published for this version

  14. v2.0.1+incompatible 27 May 2015

    Nothing published for this version

  15. v2.0.0+incompatible 23 May 2015

    Nothing published for this version

  16. v1.0.0 19 Mar 2015
    Release notes
    • You can now passed an IdentiferExpression to As #8 - @croachrose
    • Added info about installation through gopkg.in
    Open source →
  17. v0.3.1 15 Mar 2015
    Release notes
    • Fixed issue setting Logger when starting a new transaction.
    Open source →
  18. v0.3.0 14 Mar 2015
    Release notes
    • Changed sql generation methods to use a common naming convention. To(Sql|Insert|Update|Delete)
      • Also changed to have common return values string, []interface{}, error)
    • Added Dataset.Prepared which allows a user to specify whether or not SQL should be interpolated. #7
    • Updated Docs
      • More examples
    • Increased test coverage.
    Open source →
  19. v0.2.0 11 Mar 2015
    Release notes
    • Changed CrudExec to not wrap driver errors in a GoquError #2
    • Added ability to use a dataset in an Ex map or Eq expression without having to use In #3
      • db.From("test").Where(goqu.Ex{"a": db.From("test").Select("b")})
    • Updated readme with links to DefaultAdapter
    Open source →
  20. v0.1.1 09 Mar 2015
    Release notes
    Open source →
  21. v0.1.0 08 Mar 2015
    Release notes
    • Added:
    • More tests and examples
    • Added CONTRIBUTING.md
    • Added LICENSE information
    • Removed godoc introduction in favor of just maintaining the README.
    Open source →
  22. v0.0.2 06 Mar 2015
    Release notes
    • Fixed issue with goqu.New not returning a pointer to a Database
    Open source →
  23. v0.0.1 06 Mar 2015
    Release notes
    • Initial release
    Open source →
  24. v0.0.0-20171227164432-cd495d70a4ff 27 Dec 2017 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