Skip to content

eigr/spawn-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spawn Templates

Versions

Template v1.4.3

✨ New Features

  • f03a574 - add nodejs defaults (commit by @sleipnir)

🐛 Bug Fixes

  • 08e9894 - typo (commit by @sleipnir)
  • 3432dcf - correct attributes (commit by @sleipnir)

♻️ Refactors

  • 8107300 - better readmes (commit by @sleipnir)

Full Changelog: https://github.com/eigr/spawn-templates/compare/v1.4.2...v1.4.3

Template v1.4.2

✨ New Features

  • f7a0224 - added java std template (commit by @sleipnir)

🐛 Bug Fixes

  • bcb73ec - add groupId and artifactId variables (commit by @sleipnir)
  • 9579b93 - correct variable references (commit by @sleipnir)
  • b29eedb - set app_name (commit by @sleipnir)
  • e97c6ed - typo in spawn_app_spawn_system template variable (commit by @sleipnir)
  • 6947213 - some java imports (commit by @sleipnir)
  • b377148 - remove some protoc warnings (commit by @sleipnir)
  • 8e8172d - rename proto class (commit by @sleipnir)
  • aa8dd3b - add import of Map (commit by @sleipnir)
  • 3605944 - use correct protoc version (commit by @sleipnir)

♻️ Refactors

  • 278af03 - extract interface (commit by @sleipnir)