Release Notes

Versioning

Minor version numbers (0.0.x) are used for changes that are API compatible. You should be able to upgrade between minor point releases without any other code changes.

Medium version numbers (0.x.0) may include API changes, in line with the [deprecation policy][deprecation-policy]. You should read the release notes carefully before upgrading between medium point releases.

Major version numbers (x.0.0) are reserved for substantial project milestones.

0.3.14

Date: [18th June 2019]

0.3.13

Date: [2nd April 2020]

0.3.12

Date: [21th January 2020]

0.3.11

Date: [21th January 2020]

0.3.10

Date: [17th September 2019]

0.3.9

Date: [10th September 2019]

0.3.8

Date: [22th August 2019]

0.3.7

Date: [15th August 2019]

0.3.6

Date: [14th August 2019]

class Ser(Serializer):
    field_one = CharField()

class TwoSer(Ser):
    field_one = None

0.3.5

Date: [22th Jule 2019]

0.3.4

Date: [22th Jule 2019]

0.3.3

Date: [22th Jule 2019]

0.3.2

Date: [22th Jule 2019]

0.3.1

Date: [22th Jule 2019]

0.3.0

Date: [19th Jule 2019]

0.2.2

Date: [15th Jule 2019]

0.2.1

Date: [22th May 2019]

0.2.0

Date: [3th April 2019]

0.1.9

Date: [23th March 2019]

0.1.8

Date: [23th March 2019]

0.1.7

Date: [1st of January 2019]

0.1.6

Date: [18th December 2018].

0.1.5

Date: [12th December 2018].

0.1.4

Date: [25th October 2018].

0.1.3

Date: [17th October 2018].

0.1.2

Date: [10th October 2018].