Skip to content
This repository has been archived by the owner on Apr 18, 2020. It is now read-only.

Releases: datadesk/django-bigbuild

v0.9.7

26 Sep 00:22
Compare
Choose a tag to compare
  • Set the data attribute with real data objects when rendering the content block of the YAML frontmatter

v0.9.3

27 Dec 21:21
Compare
Choose a tag to compare
  • django-bakery bug fixes

v0.9.0

27 Dec 00:59
Compare
Choose a tag to compare
  • Upgraded to django-bakery version that uses PyFilesystem as the backend

v0.8.1

04 Dec 18:16
Compare
Choose a tag to compare
  • Upgraded django-bakery requirement

v0.7.2

05 Jul 18:28
Compare
Choose a tag to compare
  • Refactored YAML deserializers as classes
  • Renamed refresh_from_db as refresh_from_yaml

v0.7.0

28 Jun 04:38
Compare
Choose a tag to compare
  • Refactored so JSON and YAML serialized via Django serializers rather than custom methods
  • Refactored abstract models as concrete models
  • Added custom create method to models
  • Refactored tests

v0.5.9

09 Jun 23:17
Compare
Choose a tag to compare
  • Store data objects imported from paths in the metadata in a separate private variable so that when we write them out during archiving we aren't putting all that shit into the YAML

v0.5.5

12 Apr 19:25
Compare
Choose a tag to compare
  • Upgraded to django-bakery 0.9.3, which should have redirect support in boto3 now

v0.5.3

12 Apr 00:34
Compare
Choose a tag to compare
  • Added ArchieML to supported file types for imported data files

v0.5.1

31 Mar 20:18
Compare
Choose a tag to compare
  • Upgraded to django-bakery 0.9.1