relikd
5bbe6d2360
chore: bump v1.0.0
2023-03-04 18:19:26 +01:00
relikd
4689e9fccb
docs: update changelog + bump version
2022-12-21 01:03:53 +01:00
relikd
227c4cdac9
chore: bump v.0.9.8
2022-12-20 02:51:44 +01:00
relikd
e7ae59fadf
chore: update types + minor fixes
2022-11-22 10:51:28 +01:00
relikd
eb0a60ab33
v0.9.7
2022-04-22 14:43:07 +02:00
relikd
5118d19532
bump v0.9.6
2022-04-13 21:30:55 +02:00
relikd
d689a6cdf7
small fixes
...
- set child default object to field key
- strip whitespace if split
- ignore case for sort order
- setup.py package instead of module
2022-04-10 22:57:46 +02:00
relikd
b05dd31ff0
v0.9.5
2022-04-07 13:33:59 +02:00
relikd
16a26afdce
fix data model enumeration with no flow blocks
2022-04-07 01:01:23 +02:00
relikd
c618ee458b
v0.9.4
2022-04-06 22:12:06 +02:00
relikd
298e0d4a62
v0.9.3
2022-04-06 15:47:38 +02:00
relikd
626c0ab13a
fix processed lookup
2022-04-01 13:34:35 +02:00
relikd
c9c1ab69b1
complete refactoring to ensure group before build
...
Due to a concurrency bug (lektor/lektor#1017 ), a source file is
sporadically not updated because `before-build` is evaluated faster
than `before-build-all`. Fixed with a redundant build process.
Also:
- adds before- and after-init hooks
- encapsulates logic into separate classes
- fix virtual path and remove virtual path resolver
- more type hints (incl. bugfixes)
2022-03-31 04:16:18 +02:00
relikd
dfdf55a5a5
group before parent node + emit init-once
2022-03-27 10:11:29 +02:00
relikd
2eb8d820c0
First version
2022-03-25 17:21:02 +01:00