You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently have PHPUnit 2.9 hooked up. I am not a fan of any of their themes however, and their docs are extremely lacking... All I know (for now) is that they use Twig for their templates /shrug.
The text was updated successfully, but these errors were encountered:
* Update: composer docs cmd now uses bash script to check for stale docs
* Update: phpDocumentor XML config file
* Feat: docs for v0.3.9-alpha (#43)
* Update: move docs directory to project root for github pages support
* remove composer.lock from repo and add it to .gitignore (#30)
* Implement Kilopascal and Megapascal and write tests (#29)
* implement Kilopascal
* implement Megapascal
* fix docblocks
* Fix: add missing self conversions for temperature units (#31)
* Feature/improve travis file (#32)
* update .travis.yml
* Added time measurements (#35)
Closes#10
* Added time measurements
* Added requested changes
* Added new time units
* Feat: add simple contributing guide for now (#36)
* Added last weight measures (#37)
* Added last weight measures
* Fixed stone units
* Added millibar as pressure unit (#34)
* Added millibar as pressure unit
* Fixed wrong millibar, also fixed documentation block
* Added requested changes
* Added requested changes
* Fixed millibar units
* scientificSymbol property, getter and setter are added (#47)
closes#46
* Add first set of dev docs (#44)
* Update: composer docs cmd now uses bash script to check for stale docs
* Update: phpDocumentor XML config file
* Feat: docs for v0.3.9-alpha (#43)
* Update: move docs directory to project root for github pages support
* Adding energy units (#33)
* Properly casing unit symbols
* Adding requested energy units
* Removing unnecessary imports
* Upgrade: docs & composer version
* Fix: Energy integration test - wrong unit case for Joule
Currently have PHPUnit 2.9 hooked up. I am not a fan of any of their themes however, and their docs are extremely lacking... All I know (for now) is that they use Twig for their templates /shrug.
The text was updated successfully, but these errors were encountered: