Releases: 10Pines/pdepreludat
Releases · 10Pines/pdepreludat
Draft
2.4.0
2.3.0
Commits
What's Changed
- Implementado Number usando Ratio como valor interno by @JuanFdS in #54
- Actualizada version de lts + agregado prettysimple by @JuanFdS in #55
- Pdepreludat exporta un prettyPrint by @JuanFdS in #56
- add new ci by @fdodino in #57
- Simplify the CI and caching by @ludat in #58
Full Changelog: 2.2.0...draft
2.2.0
Commits
- a35ad32: Representar los numeros internamente con ratio para tener precision arbitraria (juanFdS) #54
- e94b9e7: Agregadas funciones de Floating a Number (juanFdS) #54
- 7a5a01d: Eliminada dependencia a quickcheck (juanFdS) #54
- 5942f2e: Eliminado import que no se usaba (juanFdS) #54
- d1b6833: Subido cambio hecho en .cabal al sacar quickcheck (juanFdS) #54
- 3fe4f23: Removed divInteger import that doesn't exist anymore (juanFdS)
2.1.7
2.1.6
2.1.5
Fix hie.yaml for SimpleGHC in Windows
Simplificar hie.yaml para Simple GHC en Windows (#37) Maiu se dio cuenta de que en Windows Simple GHC no funcionaba bien y pareciera ser por esto: https://github.com/dramforever/vscode-ghc-simple/issues/91 El yaml con el contenido que tiene ahora funciona bien tanto en hls (sin tirar warnings, que por ej. si los tira si no hay hie.yaml) como en simple ghc
Fixes documentacion
Arreglados errores en documentacion, agregada mas documentacion y ahora las imagenes andan en Simple GHC
Cradle fix
2.1.2 Fix cradle file for tests (#33)