PackageTrack

Go modules · #1998

github.com/src-d/go-kallax

v1.3.5src-d/go-kallax

Release timeline

49 releases since 2017
20172019202120232025

Releases

  1. v1.3.6-0.20190516221913-98631d1635a616 May 2019pre-release

    Nothing published for this version

  2. v1.3.6-0.20181115134856-c3e1e4d85f4415 Nov 2018pre-release

    Nothing published for this version

  3. v1.3.6-0.20180808202424-216fe6b039868 Aug 2018pre-release

    Nothing published for this version

  4. v1.3.57 Jun 2018
    Release notes

    Bug fixes:

    • Fixed ULID generation on low time resolution systems (e.g. MS Windows) (thank you @smola)
    Open source →
  5. v1.3.5-0.20180606134134-f853d80db08b6 Jun 2018pre-release

    Nothing published for this version

  6. v1.3.420 Apr 2018
    Release notes

    Enhancements

    • #256: Statement cacher can now be disabled on demand. This is not recommended for regular use as it degrades performance, use only if you need it.

    Fixes

    • #254: Debug() instances now propagate to transaction stores.
    • #248: kallax gen now deletes a previously generated file before attempting to generate the new one.
    • #252: Added a warning about particular behaviour of UUID pointers.
    Open source →
  7. v1.3.323 Nov 2017
    Release notes

    Bugs fixed

    Improvements

    Open source →
  8. v1.3.215 Nov 2017
    Release notes

    Bugs fixed

    • CLI errors (gen, migrate) are not silent anymore.
    Open source →
  9. v1.3.19 Aug 2017
    Release notes

    do not remove the first field in updates

    Signed-off-by: Miguel Molina <[email protected]>

    Open source →
  10. v1.3.03 Aug 2017
    Release notes

    New features

    • #214 due to the changes introduces in a bugfix, now infinitely nested saves are supported!
    • #215 unique constraint in schema generation with unique:"true" struct tag

    Performance improvements

    • Reduced the allocations and memory consumption of inserts, updates and deletes in more than a half in almost all cases.
    Open source →
  11. v1.2.211 Aug 2017
    Release notes

    Bugs fixed

    • When checking if an implicit foreign key equals the column it corresponds to, make sure the nullability of such foreign key is irrelevant because the correct one is the one in the column. This could cause some migrations to not be generated because the nullability was not property recognized.
    Open source →
  12. v1.2.201 Aug 2017
    Release notes

    Bugs fixed

    • [ #212 ] scanning bytea does no longer throw an error. Now []byte and bytea are equivalent, before it was smallint[]. Even though this could be considered a breaking change, it has been considered as a bug as it made no sense the way it was before.
    Open source →
  13. v1.2.1926 Jul 2017
    Release notes

    Docs

    • Document both in the generated code and the README that RemoveXXX functions must not have that XXX relationship empty for them to work as expected.
    Open source →
  14. v1.2.1818 Jul 2017

    Nothing published for this version

  15. v1.2.1718 Jul 2017

    Nothing published for this version

  16. v1.2.1618 Jul 2017

    Nothing published for this version

  17. v1.2.1518 Jul 2017

    Nothing published for this version

  18. v1.2.1412 Jul 2017

    Nothing published for this version

  19. v1.2.1328 Jun 2017

    Nothing published for this version

  20. v1.2.1219 Jun 2017

    Nothing published for this version

  21. v1.2.1119 Jun 2017

    Nothing published for this version

  22. v1.2.1013 Jun 2017

    Nothing published for this version

  23. v1.2.913 Jun 2017

    Nothing published for this version

  24. v1.2.813 Jun 2017

    Nothing published for this version

  25. v1.2.77 Jun 2017

    Nothing published for this version

  26. v1.2.67 Jun 2017

    Nothing published for this version

  27. v1.2.524 May 2017

    Nothing published for this version

  28. v1.2.416 May 2017

    Nothing published for this version

  29. v1.2.316 May 2017

    Nothing published for this version

  30. v1.2.215 May 2017

    Nothing published for this version

  31. v1.2.19 May 2017

    Nothing published for this version

  32. v1.2.08 May 2017

    Nothing published for this version

  33. v1.1.43 May 2017

    Nothing published for this version

  34. v1.1.33 May 2017

    Nothing published for this version

  35. v1.1.226 Apr 2017

    Nothing published for this version

  36. v1.1.123 Apr 2017

    Nothing published for this version

  37. v1.1.020 Apr 2017

    Nothing published for this version

  38. v1.0.511 Apr 2017

    Nothing published for this version

  39. v1.0.43 Apr 2017

    Nothing published for this version

  40. v1.0.33 Apr 2017

    Nothing published for this version

  41. v1.0.221 Mar 2017

    Nothing published for this version

  42. v1.0.127 Feb 2017

    Nothing published for this version

  43. v1.0.022 Feb 2017

    Nothing published for this version

  44. v0.13.016 Feb 2017

    Nothing published for this version

  45. v0.12.1-0.20170206143958-13b021e92e106 Feb 2017pre-release

    Nothing published for this version

  46. v0.12.031 Jan 2017

    Nothing published for this version

  47. v0.10.024 Jan 2017

    Nothing published for this version

  48. v0.0.0-20190516221913-98631d1635a616 May 2019pre-release

    Nothing published for this version

  49. v0.0.0-20170712155127-2acd313ffa7a12 Jul 2017pre-release

    Nothing published for this version