Tags give the ability to mark specific points in history as being important
-
v0.2.7
Release: Release 0.2.7 Compatibility release for item type without parent id76bb1e3d · ·Release v0.2.7 Support removal of parent_id from ItemType Defintion following Ankama changes (So now this field is nillable)
-
v0.2.6
Release: Release 0.2.6 Compatibility release for item without titlebbd80245 · ·Release v0.2.6 Allow to have nill title in Wakdata::Item due of latest json release without title for some items Rename Wakdata::Traduction to Wakdata::Translation (With an alias to backward compatibility and a removal in v0.3.X) Rename Wakdata::SubDefinition::Item::Effect to Wakdata::EffectDeclaration (With an alias to backward compatibility and a removal in v0.3.X) Unify CI to use dedicated gitlab-templates
-
v0.2.5
Release: Release v0.2.5 Add generated version varc311f3dc · ·Release v0.2.5 Add generated version var
-
v0.2.4
Release: Release 0.2.4 Improve some With moduled712ccab · ·Release v0.2.4 * Remove version number constant in module * Add some With module instead attribute * Add some methods in With module related to id of specific object to retrieve object related
-
v0.2.3
Release: Release 0.2.3 Move generation of struct to specific modulea40bf6dc · ·Release v0.2.3 Move generation of struct to specific module
-
v0.2.2
Release: Release 0.2.1 Add access of data inside struct by [] operatordb6ca16b · ·Release v0.2.2 Add acces of data inside struct by []
-
v0.2.1
Release: Release 0.2.1 Update bson.cr dependencies after new version released77374825 · ·Release v0.2.1 Update bson.cr dependencies after new version released
-
v0.2.0
Release: Release 0.2.0 Rework Internal Structuration, Add BSON and YAML support45c605b1 · ·Release 0.2.0 * Internal structuration are changed for allow better updates for serialization includes and auto generate structs and modules * Add also support of BSON and YAML serialization
-
v0.1.0
Release: Release 0.1.0 Adding basic definitions6b52010a · ·Release 0.1.0 Add basic definitions