Commits in Release 4.13.1+forge:
- chore: reenable sodium in dev
- feat: initial architectury
- feat: get fabric up and running with architectury
- feat: get forge up and running with architectury
- fix: get moveArtifacts working again
- fix: temporarily disable units
- docs: enable SPA
- fix: get tests running again
- chore: bootstrap JMH
- chore: get rid of JMH again
- perf: rewrite DirFilterEvents.findDirRpos to avoid locks
- perf: avoid expensive namespace resolution in ValidationLayer.isPermittedDuringScan
- perf: avoid overhead from caching file RPOs
- fix: use mixin without refmaps
- style: standardize mod name capitalization
- test: add framework for integration tests
- docs: rewrite some stuff
- style: make FMJ readable by loom
- fix: don't save state from resource pack
- build: defer working dir creation
- docs: some more writing
- test: validate config saving + loading
- test: validate more file and dir filter behavior
- chore: catch null in findResources
- style: reformat code
- build: classify neoforge versions
- build: don't publish common
Commits in Release 4.13.1:
- chore: reenable sodium in dev
- feat: initial architectury
- feat: get fabric up and running with architectury
- feat: get forge up and running with architectury
- fix: get moveArtifacts working again
- fix: temporarily disable units
- docs: enable SPA
- fix: get tests running again
- chore: bootstrap JMH
- chore: get rid of JMH again
- perf: rewrite DirFilterEvents.findDirRpos to avoid locks
- perf: avoid expensive namespace resolution in ValidationLayer.isPermittedDuringScan
- perf: avoid overhead from caching file RPOs
- fix: use mixin without refmaps
- style: standardize mod name capitalization
- test: add framework for integration tests
- docs: rewrite some stuff
- style: make FMJ readable by loom
- fix: don't save state from resource pack
- build: defer working dir creation
- docs: some more writing
- test: validate config saving + loading
- test: validate more file and dir filter behavior
- chore: catch null in findResources
- style: reformat code
- build: classify neoforge versions
- build: don't publish common
Commits in Beta 4.12.1+forge:
- chore: clean up logs a bit
- docs: mention more packs using this
- feat: use custom Naming for UIs
- chore: generate config
- feat: start work on 1.21.2 port
- chore: bump to 1.21.3
- fix: get sodium into the test environment again
- fix: use correct commons
- Merge branch 'master' into forge
Commits in Beta 4.11.2+forge:
- docs: migrate to vitepress
- chore: perform initial porting work for NeoForge
- chore: port over some internal changes from NF
- Merge branch 'refs/heads/master' into forge
- fix: get RPO running on forge
- chore: port over some internal changes from NF
- chore: use more targeted mixins
- Merge branch 'master' into forge
- fix: correct imports