Skip to content

Conversation

angularsen
Copy link
Owner

Easier to add and maintain the units. No dependency on Visual Studio.

  • Add powershell script and include files
  • Add unit definitions in JSON with prefix support
  • Delete oboslete files related to old T4 templating system

Breaking changes:

  • Delete OtherUnit, move Table/teaspoon into Volume
  • Rename month and year units
  • Fix plural naming of
    • Pressure.KilogramsForcePerSquareCentimeterInOnePascal
    • Ratio.PartsPer-units

Other changes:

  • Support custom tolerance per unit in tests
  • Move code more consistently into Custom/GeneratedCode folders
  • Fix misc R# warnings
  • Match R# cleanup profile in generated code

Easier to add and maintain the units. No dependency on Visual Studio.

* Add powershell script and include files
* Add unit definitions in JSON with prefix support
* Delete oboslete files related to old T4 templating system

Breaking changes:
* Delete OtherUnit, move Table/teaspoon into Volume
* Rename month and year units
* Fix plural naming of
** Pressure.KilogramsForcePerSquareCentimeterInOnePascal
** Ratio.PartsPer-units

Other changes:
* Support custom tolerance per unit in tests
* Move code more consistently into Custom/GeneratedCode folders
* Fix misc R# warnings
@angularsen
Copy link
Owner Author

I'd appreciate some input on this change before merging it in, so I'll leave it open for a couple of days.

@angularsen
Copy link
Owner Author

This also fixes #28

@angularsen angularsen mentioned this pull request Jul 18, 2014
angularsen added a commit that referenced this pull request Jul 18, 2014
Replace T4 templates with PowerShell templates
@angularsen angularsen merged commit 48d304e into develop Jul 18, 2014
@angularsen angularsen deleted the feature/NewTemplating branch July 18, 2014 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant