Skip to content

Releases: gracefullight/pkgs

@gracefullight/saju@0.4.2

Choose a tag to compare

@gracefullight gracefullight released this 08 Jan 04:21
d41597e

Patch Changes

  • 3f1e5c1: Test release pipeline with GH_TOKEN

@gracefullight/saju@0.4.1

Choose a tag to compare

Minor Changes

  • BREAKING: Enable mean solar time correction by default in STANDARD_PRESET
    • useMeanSolarTimeForHour is now true by default
    • This matches the behavior of popular Korean fortune-telling services like 포스텔러
    • If you need the old behavior, create a custom preset with useMeanSolarTimeForHour: false
  • Make longitudeDeg and preset optional in getFourPillars()
    • Automatically derives longitude from timezone when not provided

@gracefullight/saju@0.3.0

Choose a tag to compare

What's New

Comprehensive Saju Analysis Features

  • Ten Gods (십신) Analysis - Detailed ten gods and five elements distribution with hidden stems
  • Strength (신강약) Assessment - 9-level strength analysis with monthly strength (得令), root strength (通根), transparency (透干), and hidden stem weights (本中餘氣)
  • Relations (합충형파해) Analysis - Combinations, clashes, harms, punishments with transformation (化) status and conditions
  • Major/Yearly Luck (대운/세운) - Solar term (節氣) based accurate luck start calculation
  • Yongshen (용신) Extraction - Favorable element recommendation following 格局→抑扶→調候 priority
  • Solar Terms (절기) Analysis - Current/next solar term info with elapsed days calculation

Expert Review Improvements

  • Separate transformation (化) conditions with transformStatus and transformReason
  • Add johuAdjustment field for seasonal correction reference
  • Fix 丑戌未 punishment name from 무례지형 to 시세지형 (恃勢之刑)
  • Accurate major luck start age calculation based on Jie (節) solar term timing

Testing

  • 180+ tests with 91%+ coverage